Closed talkol closed 7 years ago
we need support for assigning accessibilityID
as a prop named testID
(like the rest of React Native naming convention) to all components supported in react-native-navigation like nav buttons and tabs.
@DanielZlotin Make sure to add support for testID
in navigation v2. UITabBarItem
supports accessibility identifiers. This is a navigation issue.
will do, although title bar item in iOS is a problem...
Let's discuss the title bar some more. I am not convinced yet how to solve properly.
requires some research
what's the best way to match the different tab icons?
need to add this to the api