0

I am adding react-native-code-push to my React Native 0.68 app. Here is the Get Started doc (v7.0.5) says about how to support both android and iOS platform:

[Note, if you are targeting both platforms it is recommended to create separate CodePush applications for each platform][1]

I am not quite sure about the words above. Does it mean I need create 2 almost identical React Native apps, one is for code push IOS and another for code push Android?

user938363
  • 9,990
  • 38
  • 137
  • 303
  • 1
    It is to create multiple projects in appcenter, one for Android and another for iOS. so that you can easily manage releases for different platforms. https://learn.microsoft.com/en-us/appcenter/distribution/codepush/cli#app-management – imKrishh Sep 06 '22 at 18:38

0 Answers0