React native app that demonstrate the usage of react-native-notification-sounds
$ git clone https://github.com/saadqbal/notificationSounds.git
$ cd notificationSounds
$ npm install
$ cd ios
$ pod install
$ react-native run-android
$ react-native run-ios
This project is licensed under the MIT License - see the LICENSE.md file for details