@investall/invest-react-module
v0.2.1
Published
Invest React Native module
Readme
@investall/invest-react-module
Invest React Native module (Android & iOS).
Installation
npm install @investall/invest-react-moduleyarn add @investall/invest-react-modulePeer dependencies: react and react-native (see package.json for the versions this release targets).
Usage
import { HelloWorldScreen } from '@investall/invest-react-module';
export default function App() {
return <HelloWorldScreen />;
}Contributing
License
MIT
Made with create-react-native-library
