Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 360 Bytes

react-native-react-native-ambeent

Getting started

$ npm install react-native-react-native-ambeent --save

Mostly automatic installation

$ react-native link react-native-react-native-ambeent

Usage

import ReactNativeAmbeent from 'react-native-react-native-ambeent';

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