📄️ Build Distributions
IN the development phase, we have to distribute the development build to the testers periodically for testing purposes. So, we use Diawi fro the same.
📄️ Github Action
Github actions are the service provided by the github to automate process. In react native we can use the github actions to automate release and run automation tests.
📄️ Codepush
CodePush is an App Center cloud service that enables React Native developers to deploy mobile app updates directly to their users' devices.