Skip to content

farshidshahmoradi1996/test

Repository files navigation

react-native-my-library

Getting started

$ npm install react-native-my-library --save

Mostly automatic installation

$ react-native link react-native-my-library

Usage

import MyLibrary from 'react-native-my-library';

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