This repository has been archived by the owner on May 10, 2023. It is now read-only.
v2.4.0
Features
- native: Support variable font weights in Android
- native: Support font weights that are mapped to a font, if a custom font is specified in the theme (e.g. font weight
700
may map toRoboto-Bold
, whereas font weight400
may map toRoboto-Regular
). See the docs