Unofficial Clubhouse app, Written in React Native.
| Light theme | Night theme |
|---|---|
- 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).
- Login
- List of rooms
- Joining & Listening to room
- Audience realtime change (pubnub)
- User profiles
- Night theme
- Registeration
- Create room
- Raising hand & speaking
- Follow & unfollow & lists
- Update bio
- Upload avatar
- Explore page
Run the following to start webpack development server:
yarn webTo run android:
yarn androidTo run ios:
yarn iosTo build for android:
yarn android:releaseTo build for web:
yarn web:releaseLooking for a React/React-Native Expert? Email at [email protected]
MIT