Skip to content

Demo app that uses a recent version of React Native with the houndify-react-native package

Notifications You must be signed in to change notification settings

soundhound/houndify-react-native-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo app that uses the Houndify React Native package

Intial Setup:

Follow instructions from React Native Getting Started

  1. brew install watchman
  2. install xcode and xcode developer tools
  3. sudo gem install cocoapods

Server:

  1. Input clientId and clientSecret in /server/server.js
  2. npm start

React Native App (in this order):

  1. npm run xcode-refresh
  2. npm install
  3. npm run podInstall
  4. start app bundler (Metro) in seperate tab using npm start
  5. npm run ios
  6. grant microphone permissions when prompted

About

Demo app that uses a recent version of React Native with the houndify-react-native package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published