Skip to content

Android platform to use the correct method

佘小恒 edited this page Dec 29, 2016 · 4 revisions

Step 1

$ git clone https://github.com/beefe/react-native-picker.git
  • Correct screenshot
1

Step 2

$ cd react-native-picker/example/PickerTest/android
  • Correct screenshot
2

Step 3

$ npm install
  • Correct screenshot
3

Step 4

$ react-native link react-native-picker

and

$ react-native run-android
  • Correct screenshot
4

Be sure to be there:

rnpm-install info Android module react-native-picker is already linked
rnpm-install info iOS module react-native-picker is already linked

Running screenshots

5
Clone this wiki locally