1.0.1 • Published 2 years ago

react-native-ninja-components v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-ninja-components

Getting started

$ npm install react-native-ninja-components --save

Mostly automatic installation

$ react-native link react-native-ninja-components

Usage

import NCNinjaComponents from "react-native-ninja-components";

// TODO: What to do with the module?
NCNinjaComponents;