Releases: dypme/iOStarter
Releases · dypme/iOStarter
iOS Starter - 1.5.0
iOS Starter - 1.4.0
- Update APIHelper setup
- Update method to support SwiftUI
- Add example of SwiftUI usage
iOS Starter - 1.3.0
- Refactoring some code to make it comfortable to read and use
- Remove unused classes & method
- Make the example more simple
iOS Starter - 1.2.1
Update APIHelper
More simple add new path endpoint and parameters of API
No big change for call the request method
iOS Starter - 1.2.0
Changelog
- Remove rarely used function
- Add user session encryption by AES-256
- Update library and minimum iOS version to iOS 10
- More easy to use for APIHelper
- Update logic loading view & error view fully programmatically
- Add base simple view model
- Add add on file template for supporting project template
iOS Starter - 1.1.0
- Just rearrange & update the example viewcontroller
- Update library