mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
797 B
797 B
id, original_id, title
| id | original_id | title |
|---|---|---|
| version-0.31-nativemodules | nativemodules | nativemodules |
NativeModules #
Define lazy getters for each module. These will return the module if already loaded, or load it if not.
You can edit the content above on GitHub and send us a pull request!