/notificationSounds

Sample react native app that demonstrate the use of react-native-notification-sounds

Primary LanguageJavaMIT LicenseMIT

React native app that demonstrate the usage of react-native-notification-sounds

Installation

$ git clone https://github.com/saadqbal/notificationSounds.git
$ cd notificationSounds
$ npm install
$ cd ios
$ pod install

For Android

$ react-native run-android

For iOS

$ react-native run-ios

📄 License

This project is licensed under the MIT License - see the LICENSE.md file for details