SwiftInstagram v1.0.1 Release Notes

Release Date: 2017-10-03 // over 6 years ago
  • Full Changelog

    โž• Added

    • ๐Ÿ“œ Use of DispatchQueue for parsing JSON and calling callback functions. ### ๐Ÿ”„ Changed
    • The source code is now a little simpler thanks to the use of typealias.
    • The structure of the functions has changed, there are two callbacks now (success and failure) instead of just one. ### ๐Ÿ›  Fixed
    • Login page WKWebView now fits correctly when rotating device.