/react-native-alice-helper

React Native Module Example

Primary LanguageJava

react-native-alice-helper

Getting started

$ npm install react-native-alice-helper --save

Mostly automatic installation

$ react-native link react-native-alice-helper

Usage

import AliceHelper from 'react-native-alice-helper';

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