Skip to content

Programmatic UI dev review without using any 3rd party libraries.

Notifications You must be signed in to change notification settings

ArnaudDerosin/GithubFollowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

GithubFollowers ⌨️

Programmatic UI review without using any 3rd party libraries.

The goal of this review was to see full programmatic development, some of the features covered:

  • No uses of external libraries
  • Custom UIViews (UIButton, UITextField, ..)
  • Custom UIAlerts
  • Handling Network calls with custom error messages
  • DL and Caching images
  • Automatic Dark Mode
  • UICollectionView (FlowLayout, Diffable Data Source)
  • Loading view, empty state view
  • Search functionnality
  • Pagination
  • Modals
  • Superclass/Subclass
  • Adding an account to favorites

Special Thanks

S/O to Sean Allen @SAllen0400 for this amazing course covering the main blocks of any project fully programmatic way.

About

Programmatic UI dev review without using any 3rd party libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages