Clubreact
Clubreact copied to clipboard
Unofficial Clubhouse client, Supports Android & IOS, Written in React Native.
Clubreact
Unofficial Clubhouse app, Written in React Native.
Screenshots
| Light theme | Night theme |
|---|---|
![]() |
![]() |
Install
- Android - Android apk download
- IOS - No export for ios, but you can build it from source yourself.
- Web demo - Web version using react-native-web & expo-web (login broken due to CORS).
Features
- [x] Login
- [x] List of rooms
- [x] Joining & Listening to room
- [x] Audience realtime change (pubnub)
- [x] User profiles
- [x] Night theme
- [x] Registeration
- [ ] Create room
- [ ] Raising hand & speaking
- [ ] Follow & unfollow & lists
- [ ] Update bio
- [ ] Upload avatar
- [ ] Explore page
Contributing
Run the following to start webpack development server:
yarn web
To run android:
yarn android
To run ios:
yarn ios
To build for android:
yarn android:release
To build for web:
yarn web:release
Hire
Looking for a React/React-Native Expert? Email at [email protected]
License
MIT

