mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0fc2e954be
Summary: This PR adds an example showcasing a TextInput whose width gets resized dynamically based on the text content width. This example was added for this PR, which tries to address a flickering bug with dynamic sized TextInputs: - https://github.com/facebook/react-native/pull/46973 ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [INTERNAL] [ADDED] Added dynamic content width TextInput example Pull Request resolved: https://github.com/facebook/react-native/pull/46976 Test Plan: Test in RNTester app: https://github.com/user-attachments/assets/7571b80b-7035-47df-b840-4218ab0802b5 Reviewed By: NickGerleman Differential Revision: D64271454 Pulled By: arushikesarwani94 fbshipit-source-id: 28fe7bd93891ffe5284340d73e9ee947654f1788