NativeBase
NativeBase copied to clipboard
Avatar text default lineHeight is not set correctly on IOS and Android
Description
If the size of Avatar is set to larger than/equal to "xl", the text is cut in half
CodeSandbox/Snack link
https://snack.expo.dev/@benfunginuk/example
Steps to reproduce
<VStack alignItems="center">
<Avatar size="2xl">
Test
</Avatar>
</VStack>
NativeBase Version
3.5.0-alpha.7
Platform
- [X] Android
- [ ] CRA
- [X] Expo
- [X] iOS
- [ ] Next
Other Platform
No response
Additional Information
No response
Hi @BenFungInUK, Thanks for reporting the issue. We will look into the issue.