Table view listing programmatically(without using storyboard or xib layout)
Table view listing programmatically (without using storyboard or xib layout)
- Using RxSwift for MVVM architecture
- Using Realm for local storage
- Using Alamofire for API calling
- Using Kingfisher for downloading and caching images from the web
- Using PureLayout for set / update Auto Layout easy
- Using NVActivityIndicatorView for showing progress while fetch data from the server
- Unit Testing & UI Testing
- Dark mode support
- Universal interface support (iPhone & iPad)
Use of the following Cocoapods is required:
To run the project, clone the repo, and run pod install from the SwiftListingWithoutStoryboard directory first.
We would love you for the contribution to SwiftListingWithoutStoryboard, check the LICENSE
file for more info.
SwiftListingWithoutStoryboard is available under the MIT license. See the LICENSE file for more info.