Closed Mak-3 closed 1 month ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit e7b4d3748e0b548994fad472deccc8ba424886cd:
Sandbox | Source |
---|---|
react-native-web-examples | Configuration |
See #2715
To align the behavior of
text-transform: capitalize
inreact-native-web
with React Native, we should implement a custom transformation that:This change will provide a consistent experience across both platforms.