Files
react-native/packages
Eric Rozell c323dbbcbe Parse isPressable from BaseTextProps (#40880)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/40880

The isPressable prop was previously added to TextAttributes. It also needs to be parsed from RawProps in BaseTextProps for platforms to use it.

## Changelog

[General][Internal]

Reviewed By: javache

Differential Revision: D50235306

fbshipit-source-id: 101aded2af5889c739ed06af7511bd34a2683dfc
2023-10-13 06:19:44 -07:00
..