Skip to content

SeteMares/react-native-stera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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;