CI/CD for React Native
For github actions you need to create your own personal access token and add them to your repository secrets.
For Android
Create a YAML file inside .github/workflows in your react native project directory. You can name it something like android-ci.ym...
raid3n.hashnode.dev5 min read