deggertsen / react-native-code-push-expo-plugin

A plugin for use with Expo and react-native-code-push
30 stars 7 forks source link

Implemented suggestions #6

Closed mgscreativa closed 1 year ago

mgscreativa commented 1 year ago

Implemented suggestions by https://github.com/microsoft/react-native-code-push/pull/2415#pullrequestreview-1573223958

Tested app build in Android and it works, will test iOS later

mgscreativa commented 1 year ago

Tested app build in Android and iOS and tested update deployment on Android and iOS and updates get hit!

deggertsen commented 1 year ago

Awesome, thanks for the contribution!