Giter VIP home page Giter VIP logo

clubhouse-expo's Introduction

React Native Clubhouse clone

This is a simple UI clone of Clubhouse mobile application. Scan the qr code below to view on expo

Demo

You can view the app on Expo. Visit https://expo.dev/@uwemneku/clubhouse-expo or scan the QR code below to view

Built With

Roadmap

  • Add navigation dependencies
  • Set up project file structure
  • Add Active Room Component to displays active club rooms in the hallway)- [ ] Add Additional Templates w/ Examples
  • Add a swipe listener to hallway screen which opens the back channel screen when activated
  • Add some global app components
  • Add Explore and Recently Listened To screen
  • Add Room screen
  • Add Screen and Icon animations to the room screen for when users enter, exit or minimize a room
  • Add custom BottomSheet component with proper definition for all Props
  • Finish the profile screen
  • Finish the room screen
  • Link avatars on screens to open a profile snippet

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure you have react native development environment set up in your system

Install expo-cli

    npm install -g expo-cli

Installation

  1. Clone the repo

    git clone https://github.com/uwemneku/clubhouse-expo.git
  2. Install NPM packages

    npm install
    yarn
  3. Start the App on expo

    expo start

Resources

Topic Helpful links Links How I used It Code
How to close a modal when the back button is pressed React Native repository The bottomSheet component was rendered inside a modal. I tried using BackHandler but it failed. This helped me close it when the back button is pressed
How to make a screen background transparent during navigation YouTube Video

clubhouse-expo's People

Contributors

uwemneku avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.