Git Product home page Git Product logo

react-native-chat-app-boilerplate's Introduction

React native chat app boilerplate

This chat app is a boilerplate for any react native developer who wants to build a chat app.

The goal of this boilerplate is to provide a fully functional chat app which can be reused with very little to no modification.

IOS Demo

Android Demo

Packages & Libraries used

Steps to Run the Project in Development Mode

Use the Below Commands to Clone the project and enter inside the Directory After that Install the Dependencies.

git clone [email protected]:recraftrelic/react-native-chat-app-boilerplate.git
cd react-native-chat-app-boilerplate
yarn install

IOS

We can directly run the app

npx react-native run-ios

Facing any error related to pods in ios

We need to install the pods

sudo gem install cocoapods
cd ios
pod install
cd ..
npx react-native run-ios

Android

We can directly run the app

npx react-native run-android

Roadmap

  • Move all the lists to constants
  • Deploy to playstore
  • Implement internationalization
  • Improve documentation

Contributors

Sponsors

Recraft Relic Private Limited

react-native-chat-app-boilerplate's People

Contributors

yashkapoor8710 avatar manojsinghnegiwd avatar

Watchers

James Cloos 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.