Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  android
  ios
  package.json
  index.js
  LICENSE
  README.md
  RNMotifSdk.podspec
Size: Mime:
  README.md

react-native-motif-sdk

Getting started

$ npm install react-native-motif-sdk --save

Mostly automatic installation

$ react-native link react-native-motif-sdk

Manual installation

//TODO

iOS

//TODO

Android

//TODO

Usage

import RNAssetManager from 'react-native-motif-sdk';

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