Challenge: More Text Styles | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/18176818-your-first-ios-and-swiftui-app-polishing-the-app/lessons/25

So, in order to figure out font styling we refer to Apple’s Developer Documentation and compare a font size to one indicated at the documentation page and pick a styling, that I get. What I don’t understand still, is how does Ray pick a font weight based on this magical number 600 that is in the Figma design? What does that number mean and how do I pick apple’s font weight accordingly?

@arrteme Sorry for not explaining that clearly! I used this although there’s probably a better place to find the conversions: React Native Font Weight Cheatsheet iOS · GitHub