Open Thanmai-C opened 6 years ago
Could you try the example code for Dialogflow version1 , let me know if its working or not for v1
thanks,
The code in App.ios.js works properly, but not App.android.js in the example folder. Don't know y?
@Thanmai-C I don't support entities in verison 2. The reason was that the API of Dialogflow was different. If you really need support for entities I can look into this problem again
Ya please do see if you can
I followed the steps mentioned by cloning the repo, npm install and run. But i get the error as in the attached image. Device: Nexus 5x(Android 7.1) "dependencies": { "react": "16.3.0-alpha.1", "react-native": "0.54.0", "react-native-dialogflow": "../" },
Please help me resolve this issue.