20.0.0 • Published 5 years ago

react-native-test-seclib v20.0.0

Weekly downloads
49
License
-
Repository
-
Last release
5 years ago

react-native-test-seclib

Getting started

$ npm install react-native-test-seclib --save

Mostly automatic installation

$ react-native link react-native-test-seclib

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-test-seclib and add RNTestSeclib.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNTestSeclib.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Usage

import RNTestSeclib from 'react-native-test-seclib';

// TODO: What to do with the module?
RNTestSeclib;
20.0.0

5 years ago

11.0.0

5 years ago

10.0.0

5 years ago

9.0.0

5 years ago

8.0.0

5 years ago

7.0.0

5 years ago

6.0.0

5 years ago

5.0.0

5 years ago

4.0.0

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago