react-navigation.github.io
react-navigation.github.io copied to clipboard
Change default tab bar button from "Pressable" to "PlatformPressable"
Change default tab bar button from "Pressable" to "PlatformPressable"
- Fix inconsistent documentation between text and TypeScript definitions
- TypeScript correctly specifies PlatformPressable as default
- Aligns documentation with actual implementation
- Prevents confusion for developers using custom tabBarButton