mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
797 B
797 B
id, title, original_id
| id | title | original_id |
|---|---|---|
| version-0.34-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!