Skip to content

Socket base react-native hybrid mobile chat bot application , including Auth pages, sidebar, and account setting page and also implementation of image picker , deviceinfo module and react-redux . Working on both android and IOS

shyam528/socketBaseChat

Repository files navigation

#Mobile Chat App

To build the react-native project follow below steps:

  • Install NodeJS, if not installed

    • sudo apt-get install nodejs
  • Install npm, if not installed

    • sudo apt-get install npm
  • Follow the documentation to install android studio or xcode or to create fresh application.

    https://facebook.github.io/react-native/docs/getting-started.html

  • To build the project

    • After clone the project Go to directory

    • Install npm in project directory

      npm install

    • To run the project for android(Emulator should be running)

      react-native run-android

    • To run the project for ios

      react-native run-ios

References

About

Socket base react-native hybrid mobile chat bot application , including Auth pages, sidebar, and account setting page and also implementation of image picker , deviceinfo module and react-redux . Working on both android and IOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published