My Development Toolset 2022 for iOS ðŸ›
6 min readFeb 25, 2017
Hello folks, I would like to update some of my toolset for 2019 that I use for iOS development tools, open source apps, websites, repos, libraries, and some miscellaneous that I am still currently using.
This article will continue to be updated all year round. You can find some of the updates from my 2017 toolset to 2018 and some new advice with the reasons behind it.
Tools
- My number one is RevealApp. We can edit our views and layout constraints in real time, simulate running on other devices.
- FASTLANE I highly recommend scan, match and gym features.
- Last week I discovered an amazing tool for following live update your pull-request and lists all your watched repositories. There is also iOS and Android version. This app deserves five stars. Trailer
- ModMove, you can easily Move/Resize windows using keyboard shortcuts and the mouse. This is really my favorite with HyperSwitch.
- Injection, dynamically inserts Swift / Objective-C code into a running app. It does this without making any changes to your project. You can also use with AppCode.
- Cacher is the code snippet organizer for professional developers. You manage your Gist snippets.
- NightOwl After Mojave, we meet DarkMode on…