jiti-meet/android
Titus-Andrei Moldovan 2a9805f9b1 feat(android) revert to JSC as our JS engine
JSC wasn't the cause for the crash we were hunting after all. RN doesn't set
HErmes as the default, neither does Expo, so the jury is still out on Hermes,
and it looks like JSC is still the safest bet.

In addition, the way Hermes is packaged (as a standalone AARs, instead of a
local "Maven repo") complicates the SDK build and can make the resulting build
bloated.
2020-09-29 14:16:36 +02:00
..
app feat(android) revert to JSC as our JS engine 2020-09-29 14:16:36 +02:00
fastlane minimized size without quality loss via optipng 2020-03-05 15:19:26 +01:00
gradle/wrapper android: update gradle plugin version 2019-03-08 17:24:49 +01:00
keystores Upgrade NPM dependencies/packages: react-native 0.50 2017-12-04 00:45:18 -06:00
scripts feat(android) revert to JSC as our JS engine 2020-09-29 14:16:36 +02:00
sdk feat(android) revert to JSC as our JS engine 2020-09-29 14:16:36 +02:00
README.md doc: move mobile docs to the handbook 2020-05-18 11:44:53 +02:00
build.gradle feat(android) revert to JSC as our JS engine 2020-09-29 14:16:36 +02:00
gradle.properties chore(rn,version) bump app and sdk versions 2020-09-18 17:55:41 +02:00
gradlew deps: update React Native to version 0.57 2018-10-10 18:07:36 +02:00
gradlew.bat deps: update React Native to version 0.57 2018-10-10 18:07:36 +02:00
settings.gradle rn: add ability to disable crash reporting 2020-05-07 23:05:48 +02:00

README.md

Jitsi Meet SDK for Android

This document has been moved to The Handbook.