react-native/ReactAndroid/src
Pieter De Baets 9ed9bca0bf Lazily instantiate native modules
Summary: Instead of sending a list of modules over to JS on startup (and actually blocking script execution) instead provide a proxy object that constructs each of these lazily.

Reviewed By: lexs

Differential Revision: D3936979

fbshipit-source-id: 71bde822f01eb17a29f56c5e60e95e98e207d74d
2016-10-11 07:28:42 -07:00
..
androidTest pass EventDispatcher to UIImplementation constructor 2016-10-04 12:29:13 -07:00
main Lazily instantiate native modules 2016-10-11 07:28:42 -07:00
test/java pass EventDispatcher to UIImplementation constructor 2016-10-04 12:29:13 -07:00