Files
react-native/website/versioned_docs/0.33/nativemodules.md
T
2017-10-27 11:51:58 -07:00

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>