Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 274 Bytes

File metadata and controls

17 lines (11 loc) · 274 Bytes

react-native-stera

Getting started

$ npm install react-native-stera --save

Mostly automatic installation

$ react-native link react-native-stera

Usage

import Stera from 'react-native-stera';

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