Skip to content

ChidiNweze/react-native-voiceflow

Repository files navigation

React Native x Voiceflow (WIP)

A React Native custom interface for Voiceflow agents

RPReplay_Final1729972756_compressed.mp4

Prerequisites

Installation

We recommend using npm to install the package:

To-do: make it a package

Usage

Code example:

To-do: show how to customize it, after making it a package.

Running Locally

Use npm to install all packages:

npm install

Set 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 start

Contributing

Pull 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.

About

Voiceflow in react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published