expo GitHub Pages
repo Source Code
sudo npm install -g expo-cli
expo init RNGitHubPages --npm
cd RNGitHubPages
# expo i -D gh-pages
# expo i --save-dev gh-pages
# expo i gh-pages -D
npm i -D gh-pages
git remote add origin https://github.com/TurtleWolfe/RNGitHubPages.git
git push --set-upstream origin master
npm run deploy
Picking an image
expo install expo-image-picker
expo install expo-sharing
# expo install anonymous-files
npx expo-optimize
expo publish
Sharing the image
Publish and share your app