react-native-tdx
v1.1.0
Published
TODO
Downloads
1
Readme
react-native-tdx
Getting started
$ npm install react-native-tdx --save
Mostly automatic installation
$ react-native link react-native-tdx
Usage
import Tdx from 'react-native-tdx';
// TODO: What to do with the module?
Tdx;