A React Native custom interface for Voiceflow agents
RPReplay_Final1729972756_compressed.mp4
We recommend using npm to install the package:
To-do: make it a packageCode example:
To-do: show how to customize it, after making it a package.Use npm to install all packages:
npm installSet your Voiceflow Agent's API to the environment variable 'EXPO_PUBLIC_VF_API_KEY' in a .env file:
EXPO_PUBLIC_VF_API_KEY= = 'YOUR_AGENTS_API_KEY'Run the project using Expo:
npx expo startPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.