Kishan Gujarati

Results 7 comments of Kishan Gujarati

@tan116 you can use this `const img = require('./rating.png')` `` i hope it will help you....

@tan116 you should try this `` Tapping behavior working in this...but actually problem is that only tapping behavior is working in this , sliding behavior not working in this.....

`2022-06-23 14:55:07.679 26765-27466/com.*****.****** E/AndroidRuntime: FATAL EXCEPTION: create_react_context Process: com.*****.******, PID: 26765 java.lang.NoClassDefFoundError: com.facebook.react.jscexecutor.JSCExecutor at com.facebook.react.jscexecutor.JSCExecutorFactory.create(JSCExecutorFactory.java:29) at com.facebook.react.ReactInstanceManager$5.run(ReactInstanceManager.java:1112) at java.lang.Thread.run(Thread.java:929) Caused by: java.lang.UnsatisfiedLinkError: couldn't find DSO to load: libjscexecutor.so SoSource 0:...

no, i don't have any external storage. I am using Google Pixel 4a as a testing device (Android 12).

@saghul I am implementing the jitsi-meet android SDK into my react-native app using native bridge and getting this error. it would be helpful if you got any solution. Thank you.

yes, so can you guide me for the implementing android SDK in RN app please? my requirement is make a video call using jitsi in my RN app. I made...