Skip to content

small iOS & ipadOS application written in SwiftUI and Combine, that fetches twitter users and tweets using Twitter's api

License

Notifications You must be signed in to change notification settings

sorinmiroiu97/HomeTwitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeTwitter

Small iOS & ipadOS application written in SwiftUI and Combine, that fetches twitter users and tweets using Twitter's api. This is just a small app that showcases the usage of Twitter's api in combination with SwiftUI and Combine. The codebase makes use of the MVVM design pattern, a small custom made networking layer and a testable and clean code, having provided a few unit test files showing how to do it and how to create mock data and a mock webservice.

A few screenshots:

Home screen empty - light mode

Home screen empty - dark mode

Home screen with data - light mode

Home screen with data - dark mode

User profile view - light mode

User profile view - dark mode

About

small iOS & ipadOS application written in SwiftUI and Combine, that fetches twitter users and tweets using Twitter's api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages