Skip to content

Commit 7ee0906

Browse files
authored
Merge pull request #3 from mgscreativa/master
Update README.md
2 parents 80982e8 + 110f7f9 commit 7ee0906

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
Config plugin to auto-configure [`react-native-code-push`][lib] when the native code is generated (`npx expo prebuild`).
44

5+
### ⚠️ Remove Expo updates completely ⚠️
6+
Before installing this package, you need completely remove Expo updates from your project:
7+
- Expo updates configurations
8+
- Expo updates execution code in your app
9+
- Expo updates package `npm uninstall -s expo-updates` or `yarn remove expo-updates`
10+
- Any other thing you have done with Expo updates
11+
512
### Add the package to your npm dependencies
613

714
> Tested against Expo SDK 49

0 commit comments

Comments
 (0)