react-native/ReactAndroid
Andy Street 6d5f9ddfff WebWorkers: Allow native modules to be notified when executors are unregistered
Summary: This will allow them to clean up resources when a web worker goes away.

Reviewed By: mhorowitz, lexs

Differential Revision: D2994721

fb-gh-sync-id: c7ca1afc7290e85038cf692a139f6478dba0ef61
shipit-source-id: c7ca1afc7290e85038cf692a139f6478dba0ef61
2016-03-03 04:10:39 -08:00
..
libs Add BUCK files 2016-01-22 16:20:13 +00:00
src WebWorkers: Allow native modules to be notified when executors are unregistered 2016-03-03 04:10:39 -08:00
.npmignore Don't publish /ReactAndroid/build to npm, update version on master 2015-10-12 11:11:40 -07:00
DEFS Backed out changeset fe59b7f7c7da 2016-02-24 08:39:35 -08:00
DevExperience.md Fixed typo 2015-12-31 12:26:10 +04:00
README.md Clean up docs on building RN Android from source 2016-02-18 07:59:39 -08:00
build.gradle instrumentation tests are executed with BUCK 2016-03-02 06:55:35 -08:00
gradle.properties Ability to run unit tests in react-android-github via gradle 2015-11-27 04:20:19 -08:00
release.gradle New release process: Fix installArchives 2016-02-09 10:30:32 -08:00

README.md

Building React Native for Android

See docs on the website.