90aa7b951d
Summary:Run `Toast.makeText` other than UI Thread will cause bug #5599 : toast doesn't disappear after app exited. use `UiThreadUtil.runOnUiThread` to fix this. Closes https://github.com/facebook/react-native/pull/6443 Differential Revision: D3047261 fb-gh-sync-id: 0096879f2a4b4d76bda996a32089f068ae68e3f3 shipit-source-id: 0096879f2a4b4d76bda996a32089f068ae68e3f3 |
||
---|---|---|
.. | ||
libs | ||
src | ||
.npmignore | ||
DEFS | ||
DevExperience.md | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
release.gradle |
README.md
Building React Native for Android
See docs on the website.