Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
• Removed Cocoapods instructions for the example project since it is no longer used. The react-native-onesignal SDK now includes a compiled static copy of the iOS SDK
  • Loading branch information
Nightsd01 committed Mar 21, 2018
1 parent a9857fa commit af2d158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ You can run this project to test configurations, debug, and build upon it.

* `git clone https://github.com/geektimecoil/react-native-onesignal`
* `cd react-native-onesignal && cd examples && cd RNOneSignal`
* `yarn && cd ios && pod update && cd ..`
* `yarn`
* Running the iOS example app: `react-native run-ios`
* Running the Android example app: `react-native run-android`

Expand Down

0 comments on commit af2d158

Please sign in to comment.