-
Troy Zhang authored
With the file, we can integrate `react-native-picker` with an exist native `iOS` project like bellow: ``` ruby // Podfile pod 'Picker', :path => '../YeSanPoRN/node_modules/react-native-picker' ```
472261c4
Analyzing file…
With the file, we can integrate `react-native-picker` with an exist native `iOS` project like bellow: ``` ruby // Podfile pod 'Picker', :path => '../YeSanPoRN/node_modules/react-native-picker' ```