1.0.0 • Published 4 years ago

@thomasblom/react-native-test-module v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-native-tb-module

Getting started

$ npm install react-native-tb-module --save

Mostly automatic installation

$ react-native link react-native-tb-module

Usage

import TbModule from 'react-native-tb-module';

// TODO: What to do with the module?
TbModule;
1.0.0

4 years ago