react-native-simple-linkedin

0.0.1 • Public • Published

react-native-simple-linkedin

Getting started

$ npm install react-native-simple-linkedin --save

Mostly automatic installation

$ react-native link react-native-simple-linkedin

Instalation + link

$ react-native install react-native-simple-linkedin

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

Usage

import SimpleLinkedin from 'react-native-simple-linkedin';
 
// TODO: What do with the module?
SimpleLinkedin;

Readme

Keywords

Package Sidebar

Install

npm i react-native-simple-linkedin

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • sirgalleto