0.1.5 • Published 2 years ago

react-native-tone-generation v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-tone-generation

Tone generation for React Native

Prerequisites

First of all you will need to install React Native

Test with example app

  1. Run yarn or npm i and install the dependencies.
  2. Go to the example app directory.
  3. Run yarn or npm i and install the dependencies.
  4. Go to iOS folder and run pod install
  5. Go back to the root of the example and run npm run start --reset-cache or yarn start --reset-cache
  6. Run the app, if you want iOS open the .workspace with Xcode, if you want Android open build.gradle

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT