nandorojo / solito

🧍‍♂️ React Native + Next.js, unified.
https://solito.dev
MIT License
3.54k stars 180 forks source link

Adds font guide #435

Open williamlmao opened 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solito ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 6, 2023 10:27pm
solito-app ❌ Failed (Inspect) Oct 6, 2023 10:27pm
nandorojo commented 1 year ago

Thanks! Left some comments to make this more clear for users. We should also have a plain RN example that simply shows with a React Native view how you'd use the font families. My guess is you'd use a raw string on native, and a CSS variable on Web.

Lastly, I'd like to add a guide about native font loading at the end (instead of Expo Font) but I can do this part later.