Skip to content

Commit af2d158

Browse files
committed
Updated README.md
• 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
1 parent a9857fa commit af2d158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You can run this project to test configurations, debug, and build upon it.
6464

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

0 commit comments

Comments
 (0)