Skip to content

iOS app utilizing the GitHub API, Light/Dark Mode, and other things in iOS 13

Notifications You must be signed in to change notification settings

peytonshetler/GHFollowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Followers App

This is a basic iOS application that uses the Github api to return user's list of followers. The user can navigate to a user details screen to see more information about a follower and/or add that follower to a list of favorites.

No third-party frameworks, and no storyboards

Technologies used:
  • Tableviews/Collectionviews
  • Image caching
  • Pagination
  • Collection View with diffable data source
  • Persistence
  • Delegates/Protocols
  • Basic memory management
  • Error handling
  • Networking
  • Singleton
  • Subclassing UI components
  • Light/Dark mode

About

iOS app utilizing the GitHub API, Light/Dark Mode, and other things in iOS 13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages