You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I have an empty react app with expo and when I add this line:
import { Dialogflow_V2 } from 'react-native-dialogflow';
(same with import { Dialogflow } from 'react-native-dialogflow'; )
The app crash and I have this error message :
Any ideas ?