Last active
December 20, 2022 12:56
-
-
Save nasliedkov/85b30aace0a03c82d8a2239bb3201c67 to your computer and use it in GitHub Desktop.
RN - text wrap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <View style={{flex: 1}}> | |
| <Text style={{flexShrink: 1}}> You miss fdddddd dddddddd | |
| You miss fdd | |
| </Text> | |
| </View> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment