Having trouble aligning my two text components to the baseline on Android. I've tried using includeFontPadding: false, which worked for the top spacing but not for the bottom. Can anyone assist me with this issue? Check out the problem in this snack:
Update: I removed the lineHeight and includeFontPadding properties from the snack to better illustrate the problem I'm experiencing.
Here's a direct comparison from the snack with a red line added to highlight the difference in height: