Skip to content

cagataykapuagasi/HelloX-React-Native

Repository files navigation

HelloX

HelloX is a React-Native app for chatting.

Installation

git clone git@github.com:cagataykapuagasi/HelloX-React-Native.git
yarn or npm install

Ios

cd ios && pod install
react-native run-ios

Android

react-native run-android

Back-end

The app use Nodejs for back-end service

If you want to use your endpoint you can set into the Client