Expo
Install and configure dependencies for Expo
Configure fonts
- Download the Inter font from here: https://rsms.me/inter/
- Copy the
Inter-Regular.ttf,Inter-Medium.ttf,Inter-SemiBold.ttf,Inter-Bold.ttfandInterDisplay-ExtraBold.ttffiles from thettffolder and paste them in theassets/fontsfolder. - Edit
app.jsonfile:
All Set!
You can now start adding components to your app.