🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More

react-native-ios-example-module

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-ios-example-module

## Getting started

1.0.3
latest
Version published
Maintainers
1
Created

react-native-ios-example-module

Getting started

$ npm install react-native-ios-example-module --save

Mostly automatic installation

$ react-native link react-native-ios-example-module

Manual installation

iOS

  • In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  • Go to node_modulesreact-native-ios-example-module and add RNReactNativeIosExampleModule.xcodeproj
  • In XCode, in the project navigator, select your project. Add libRNReactNativeIosExampleModule.a to your project's Build PhasesLink Binary With Libraries
  • Run your project (Cmd+R)<

Usage

import RNReactNativeIosExampleModule from 'react-native-ios-example-module';

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

Keywords

FAQs

Package last updated on 26 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts