An example of a WhatsApp UI clone using Ionic React (Dark Mode, IOS only... for now)
If you'd like to support, you can buy me a coffee ☕️
- Status, Settings, Starred Messages, Chats, View Chat, View Contacts, Calls pages
- Reply-To in chat message using Ionic Animations and gestures (both swipe and long press)
- Star messages and view them in starred from settings
- Notification badges (on chat list)
- Read Receipts of chats
- Notification counts
- Send message
- Camera functionality in chat to send photo (using CapacitorJS)
- Gallery functionality in chat to send image from gallery
- State management with Pullstate
- Custom animations
- SASS Modules & Ionic CSS utilities
npm install
ionic serve
Alternatively, you can add the iOS, Android platform and run natively.