Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Support bundle in debug for Android #501

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Conversation

henrytao-me
Copy link
Contributor

@henrytao-me henrytao-me commented Jul 7, 2020

This PR supports bundle in debug for Android via system prop.

How to test?

  • Run
cd ./android && ./gradlew assembleDebug -DbundleInDebug=true
  • Install apk at ./app/build/outputs/apk/debug/app-debug.apk to device.
  • Verify the app working with react js server.

@henrytao-me henrytao-me requested a review from a team as a code owner July 7, 2020 19:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants