Skip to content

Not able to select Number values since @react-native-picker/picker upgrade to 2.6.1 #404

Not able to select Number values since @react-native-picker/picker upgrade to 2.6.1

Not able to select Number values since @react-native-picker/picker upgrade to 2.6.1 #404

Workflow file for this run

name: Autocloser
on: [issues]
jobs:
autoclose:
runs-on: ubuntu-latest
steps:
- name: Autoclose issues that did not follow issue template
uses: roots/[email protected]
with:
repo-token: ${{ secrets.GH_TOKEN }}
issue-close-message: "@${issue.user.login} this issue was automatically closed because it did not follow one of the available issue templates. See [here](https://github.com/lawnstarter/react-native-picker-select/issues/new/choose) for available options."
issue-pattern: ".*Additional detail*"