Skip to content

Fix android font weight ignore >= 700

This was caused by a RN >= 0.60 issue with the font-weight
I fixed all the occurrences of fontWeight: '800' of the app

closes #1537 (closed)

Edited by Martin Santangelo

Merge request reports