ATNavBarButton
May 23, 2017 • MIT License
A sub-class of UIBarButtonItem to insert custom buttons or indicatorView into your navigationBar with one line of code.
- One line of code
- One method to handle all button actions
- Change to...
ATAppUpdater
March 12, 2015 • MIT License
Checks if there is a newer version of your app in the AppStore and alerts the user to update the app.
- One line of code
- Milliseconds response
- Thread-safe
- Shows version number in alert
...