UNPKG

react-native-node-api

Version:
22 lines (16 loc) 526 B
<p align="center"> <img src="./logo.svg" width="20%" /> </p> <h1 align="center"> Node-API Modules<br/>for React Native </h1> <p align="center"> <strong>Write once, run anywhere:</strong><br/> Build native modules for <a href="https://reactnative.dev/">React Native</a> with <a href="https://nodejs.org/api/n-api.html">Node-API</a>. </p> ## Getting started > [!WARNING] > This library is still under active development. Feel free to hack around, but use at your own risk. ``` npm install react-native-node-api ```