Skip to content

senseobservationsystems/react-native-inputkit

Repository files navigation

react-native-inputkit

Getting started

$ npm install react-native-inputkit --save

Mostly automatic installation

$ react-native link react-native-inputkit

Usage

import InputKit from 'react-native-inputkit';

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