Unofficial Azure client for Android/iOS. Made in React Native
✅ Login and logout to switch users (Follow this docs to create a token: https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops&tabs=Windows#create-a-pat)
✅ Get App List
✅ Get Pipelines For Selected App
✅ Get Builds For Selected PipeLine
✅ Trigger Builds with Repo
For Azure Repo
* Select Repo and Branch Name
For Repo Outside Azure
* Add Repo name
✅ Show Build Logs and download artifacts
Run npm install
Install cocoapods
Run npm run android or npm run ios