Skip to content

Commit 763bc23

Browse files
committed
Add link to expo plugin
1 parent 25a2049 commit 763bc23

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ Otherwise:
5555
npm install --save @appzung/react-native-code-push
5656
```
5757

58-
_NOTE: For Expo apps a plugin will be made available soon. In the meantime, you may eject._
59-
6058
Then continue with installing the native module:
6159

62-
- [iOS Setup](docs/setup-ios.md)
63-
- [Android Setup](docs/setup-android.md)
64-
- [Windows Setup](docs/setup-windows.md)
60+
- [iOS setup](docs/setup-ios.md)
61+
- [Android setup](docs/setup-android.md)
62+
- [Windows setup](docs/setup-windows.md)
63+
64+
Or if your app is managed by the Expo framework, install and configure [@appzung/expo-config-code-push](https://github.com/AppZung/expo-config-code-push).
6565

6666
## Migrating to AppZung CodePush
6767

0 commit comments

Comments
 (0)