Create a hotfix command
This command will go through the whole codebase, update dependencies, fix any configuration files, and update everything for Android and iOS. As well as comment on anything that breaks the app. This command basically cleans the repo and makes sure it just runs.
1
vote