react-native-paper
react-native-paper copied to clipboard
docs:Update testID reference for 09-bottom-navigation.md
Motivation
Update testID doc reference from "tabBarTestID" to match the react-navigation typing "tabBarButtonTestID". The typing "tabBarButtonTestID" in the source code.
Related issue
Technically the change from "tabBarTestID" to "tabBarButtonTestID" is only for react-navigation version 7.x Relevant commit
It appears react-native-paper has updated typings to reflect 7.x already.
Test plan
N/A
Hey @john-trieu-nguyen, thank you for your pull request 🤗. The documentation from this branch can be viewed here.