react-native-jitsi-meet
react-native-jitsi-meet copied to clipboard
Buttons are not working in android
package.json
"react-native": "^0.62.2",
"react-native-jitsi-meet": "^2.1.1",
gradle.properties
org.gradle.jvmargs=-Xmx4096m -XX:MaxPermSize=4096m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.configureondemand=true
android.useAndroidX=true
android.enableJetifier=true
# Version of flipper SDK to use with React Native
# FLIPPER_VERSION=0.33.1
FLIPPER_VERSION=0.116.0
Did you get any solution for this issue?
+1
any solution for this problem ? same here