🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-native-picker-input

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-picker-input

Input fields that shows a picker when selected. Uses the real iOS picker/input approach, no simulation. Android picker works as normal.

1.0.0
latest
Source
npm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

react-native-picker-input

Getting started

$ npm install react-native-picker-input --save

Mostly automatic installation

$ react-native link react-native-picker-input

Manual installation

iOS

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

Keywords

react-native

FAQs

Package last updated on 05 Nov 2018

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