mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7 lines
797 B
Markdown
7 lines
797 B
Markdown
---
|
|
id: version-0.33-nativemodules
|
|
title: nativemodules
|
|
original_id: nativemodules
|
|
---
|
|
<a id="content"></a><h1><a class="anchor" name="nativemodules"></a>NativeModules <a class="hash-link" href="docs/nativemodules.html#nativemodules">#</a></h1><div><div><p>Define lazy getters for each module.
|
|
These will return the module if already loaded, or load it if not.</p></div></div><p class="edit-page-block">You can <a target="_blank" href="https://github.com/facebook/react-native/blob/master/Libraries/BatchedBridge/BatchedBridgedModules/NativeModules.js">edit the content above on GitHub</a> and send us a pull request!</p><div class="docs-prevnext"><a class="docs-prev" href="docs/nativemethodsmixin.html#content">← Prev</a><a class="docs-next" href="docs/netinfo.html#content">Next →</a></div> |