react-native-resegmented-control
react-native-resegmented-control copied to clipboard
Implementation with react navigation
Consider Implementing this (iOS 13 resegmented-control) with react-native-screens or at least with React Navigation v5 (https://reactnavigation.org/docs/custom-navigators/).
Very nice work by the way :)
Hi @wibb36, thanks for using the library!
What's your reasoning for wanting to implement this with a navigation library? This component is built to be agnostic of navigation and simply serves as a toggle between states.