• Troy Zhang's avatar
    create `podspec` file for cocoapods. · 472261c4
    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…
Picker.podspec 710 Bytes