react-native-animated-tabs
react-native-animated-tabs copied to clipboard
Animated Tabs for React Native. Both for iOS and Android
Results
2
react-native-animated-tabs issues
Sort by
recently updated
recently updated
newest added
## modify the bug in router if the screen in second or more than the back panResponder will cover the animated-tab ``` import React, {Component} from 'react'; import PropTypes from...
Hey, When I try to make the tabs clickable, the animation stops working. Any workarounds for that ?