Files
react-native/ReactAndroid
Andy Street c24fae9544 Cache batched bridge methods and provide better error messages when calling functions without bridge config
Summary: Maybe a slight perf improvement. Also helps get rid of the 'ReferenceError: __fbBatchedBridge' error in favor of a more explicit "you're calling JS functions before the bundle is loaded"

Differential Revision: D3142966

fb-gh-sync-id: 6a50efe7d1634248107c8c95a3e014cb263a9ca5
fbshipit-source-id: 6a50efe7d1634248107c8c95a3e014cb263a9ca5
2016-04-11 15:05:21 -07:00
..
2016-01-22 16:20:13 +00:00
2016-03-10 06:02:21 -08:00
2016-03-24 08:41:24 -07:00
2016-04-06 09:21:53 -07:00

Building React Native for Android

See docs on the website.