A secure chat application using EAS encryption algorithm and Supabase.
Features
- Secure chat using EAS encryption algorithm.
- User authentication using Supabase (Anonymous or Github OAuth).
- Real-time chat using Supabase Realtime subscription.
- Chat history stored in Supabase database.
Installation
- Clone the repository.
- Install the dependencies using
npm install
. - Start the development server using
npx expo start
. - Scan the QR code using Expo Go app on your phone.
💡
Checkout the GitHub Project Page
Screenshots



