Commit 415e49d
Change default tab bar button from "Pressable" to "PlatformPressable" (#1446)
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
Co-authored-by: Satyajit Sahoo <satyajit.happy@gmail.com>1 parent b8b02ed commit 415e49d
File tree
2 files changed
+2
-2
lines changed- versioned_docs
- version-7.x
- version-8.x
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
681 | | - | |
| 681 | + | |
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
| |||
0 commit comments