A simple twitter clone written by Xavier
TwitterX
TwitterX is a simple twitter clone written by Xavier. It contains the primary features like:
- signin, signup, logout
- new posts, with images
- #Dynamic island animations# after signin and new post
- auto login if you quitted without logout
UI elements are optmized for iPhone 14 Pro size specs.
Data persistent
- User credentials: Core Data
- Posts: SQLite3
- Login Status: UserDefaults
Design Pattern:
MVVM
Screenshots:
- WelcomePage
- LandingPage with New Post View popped over
- LandingPage with dynamic island effects after a new post