Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

Phecda/react-native-code

Repository files navigation

react-native-code

Getting started

$ npm install react-native-code --save

Mostly automatic installation

$ react-native link react-native-code

Usage

import PSCode from 'react-native-code';

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