Skip to content

Better building for release story for iOS and Android #179

@elicwhite

Description

@elicwhite

In the docs for running on device, it recommends running the following command on iOS:
https://facebook.github.io/react-native/docs/next/signed-apk-android#testing-the-release-build-of-your-app

react-native run-ios --configuration Release

and the following command for Android:
https://facebook.github.io/react-native/docs/next/signed-apk-android#testing-the-release-build-of-your-app

react-native run-android --variant=release

Is there a reason that these are different, one being configuration and one being variant? Should they both be the same?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions