RNExpo-StartingPoint #Git commands git add . git commit -m "comment" git pull origin main --rebase git push origin main