Chatbot: React Native with DialogFlow

Assuming you already have your Dialogflow setup with intents, and you now want to integrate that with a react native app, well worry no more…
Here is the complete code on how to integrate your Dialogflow API to your mobile app.
Prerequisite:
- Expo: dev tool
- Nativebase : framework
- react-native gifted chat: for the Chat UI
No more explanations, you can ask or thank me later :)
Check out the full story on my website: Chatbot: React Native with DialogFlow