1.0.4 • Published 4 years ago

react-native-who-outbreak v1.0.4

Weekly downloads
20
License
-
Repository
-
Last release
4 years ago

react-native-who-outbreak

Getting started

$ npm install react-native-who-outbreak --save

Mostly automatic installation

$ react-native link react-native-who-outbreak

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-who-outbreak and add RNWhoOutbreak.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNWhoOutbreak.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Usage

import RNWhoOutbreak from 'react-native-who-outbreak';

// TODO: What to do with the module?
RNWhoOutbreak;
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago