mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
cf2238eb66
Summary: Before the DevMenu would just open up as a DialogBox. After this change, the DialogBox will have a title. This should help distinguish between the Bridgeless DevMenu and the Bridge DevMenu. Changelog: [Internal] Reviewed By: JoshuaGross Differential Revision: D29071185 fbshipit-source-id: 72533f10b73b36cd890fe152c6de901c867159f2
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.