Design system library for Smartway apps
npm install smartway-react-native-uiIn src\assets\fonts copy downloaded font
Rebuild app and you can use new added font with :
<Text style={{fontFamily: 'FontFileNameWithoutExtension'}} />
MIT
Made with create-react-native-library