A demo app to understand and implement the working of Lazy loading concept.
- Toggle between caching environment.
- Fetch data from
api/cach
and bind it to UI.
- Networking and Data Handling.
- Understanding Swift UIViews - TableView, CollectionView etc.
- Lazy loading feature.
-
Swift - programming language
-
Xcode - IDE for developing applications for iOS.

If you wish to play around with the code base in your local environment, do the following
* Clone this repo to your local machine.
* Using the terminal, navigate to the cloned repo.
* Open the project in Xcode.
* Directly run the project
- @Pranav108 🙋♂️