https://www.youtube.com/watch?v=g64x5mJadbk (Dont use fontWeight:"bold", it is breaking the font family, Ref: https://stackoverflow.com/a/58765980 )
git init -b main git remote add origin https://github.com/pdhruv93/i-have-food-react-native.git git add . && git commit -m "initial commit" && git push git push origin main