We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The icon size is wrong in the latest version using the new custom font feature of RN.
Expected (as with 0.8.5):
Current (with 1.0.0 - background set to blue to see the dimensions):
Code used (simplified):
<MaterialIcons name="arrow-back" size={24} style={{ margin: 16 }} />