1

React Natvie <Text> component has different text align in their lineHeight area when Android os under 12, 13

This is 13(33)

enter image description here

This is 12(31)

enter image description here

Anyone know reason? font? os?

Use "NotoSansKR" Font

Please Answer anyone know

style code

  filterName: {
    fontFamily: 'NotoSansKR-Regular',
    fontSize: 14,
    fontWeight: '400',
    marginBottom: 2,
    color: Color.gray900,
  },

0 Answers0