This is a demo app that uses the Houndify React Native package
Follow instructions from React Native Getting Started
brew install watchman
- install xcode and xcode developer tools
sudo gem install cocoapods
- Input clientId and clientSecret in /server/server.js
npm start
npm run xcode-refresh
npm install
npm run podInstall
- start app bundler (Metro) in seperate tab using
npm start
npm run ios
- grant microphone permissions when prompted