You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
When using the Material Top Tabs Navigator from React Navigation, an error is encountered when trying to swipe on star icons. I still see the same error displaying even after adding enableSwiping={false} as a prop.
Note: I didn't encounter this issue on other screen types.
Sorry for the late reply. I'm also seeing this warning when not rendering any StarRating, so this seems to be not related to this library. Here's an open issue on the react-navigation repo: react-navigation/react-navigation#11564
Issue:
When using the Material Top Tabs Navigator from React Navigation, an error is encountered when trying to swipe on star icons. I still see the same error displaying even after adding enableSwiping={false} as a prop.
Note: I didn't encounter this issue on other screen types.
Example video:
https://github.com/bviebahn/react-native-star-rating-widget/assets/86489794/d117b209-18a5-4d15-bf38-ebb0175357a0
Example code:
The text was updated successfully, but these errors were encountered: