UNPKG

react-native-select-input-ios

Version:

A React Native SelectInput for iOS and Android, which uses a keyboard with a Picker component

15 lines (11 loc) 128 B
language: node_js node_js: - "9" install: - npm install - npm test script: - npm test branches: only: - master