Eggy

Results 19 comments of Eggy

> > > in my case is for reanimated in the react navigation 5, remove this code from MainApplication.java works fine the debug > > ``` > @Override > protected...

try to add --scan when you run gradle `./gradle assemblerelease --scan`

Could you try the example code for Dialogflow version1 , let me know if its working or not for v1 thanks,

it looks like **Dialogflow** return `JSON` structure data has been changed. I'm not sure if the changes affect the V1 users, but for V2 you can try `queryResult.fulfillmentText`

@sibelius tried it but still has issue on Android device. Also if I enable RN debugger it run smooth for android but if if disabled or I rebuild the apk...

this happen to me also. Is there a way to separate the share system of twitter and facebook? I just want to use the twitter and the facebook part is...

can we disable the animation to improve speed when dropdown has 100+ items?

@bluepuma77 I tried it but still failed using a wider width for mobile and desktop browser. I tried also other JS barcode scanner/reader and the result is the same. It...

It looks like the new version 3.8.0 has a bug, I only have 3 items but snaptoitem works only for the first call/action then its not functioning, same with snaptonext...