Skip to content

Pranav108/Lazy-AnimalGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LazyAnimalGallery

A demo app to understand and implement the working of Lazy loading concept.

Features

  • Toggle between caching environment.
  • Fetch data from api/cach and bind it to UI.

Lesson Learned

  • Networking and Data Handling.
  • Understanding Swift UIViews - TableView, CollectionView etc.
  • Lazy loading feature.

Tech stacks

  • Swift - programming language

  • Xcode - IDE for developing applications for iOS.

Screenshots & Demo

Setting Up Your Local Environment

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

Author

About

An app to understand lazy loading concept.

Topics

Resources

Stars

Watchers

Forks

Languages