react-native-modal-selector
react-native-modal-selector copied to clipboard
List doesn't scroll to the already selected item on a big list
In my app i am listing the country list after selecting a country from bottom again i click the same selector the selector list willn't scroll to the already selected item.. is there any solution for that
This sounds like a feature enhancement. The ScrollView would need to be told to move to the selected item on opening. Would you have time to create a PR? We actively merge contributions.
I would also like to have the ability to change the initial position of the selector. It is quite useful in large lists
Are you going to fix this issue or not ? This feature is very important for the big list
This is a community supported project. Contributors aren't paid to work on features, they donate time by adding features which are shared with everyone. Please consider submitting a PR to implement this.