react-navigation.github.io icon indicating copy to clipboard operation
react-navigation.github.io copied to clipboard

Change default tab bar button from "Pressable" to "PlatformPressable"

Open devJudicael opened this issue 1 month ago • 1 comments

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

devJudicael avatar Nov 23 '25 16:11 devJudicael