react-native-expandable-list-view
react-native-expandable-list-view copied to clipboard
Scroll to current selected item is not working in case of large sub item list
If I open one item that has long list of sub-items, then open another one, the second is not focused right away, it just stays as is. IOS
Me too facing the same issue. Ideally, whenever a menu is opened, the scroll show goes directly to show the complete sub menu without scrolling.
Let me see if get this option. By the way, let me know if you come across any other menu components.