Skip to content

xurros/holachatapp

Repository files navigation

holachatapp

Typing SVG

It is the product based on React Native. It's supposed to emulate the messenger app. This app provides users with a chat interface and options to share images and their location.

🛠️ Build Tools

Project is created with:

  • React Native
  • Expo
  • GiftedChat
  • Firebase/Firestore (needs an account)

General info

Fork or download this repo npm/yarn install in the terminal, don't skip installing the dependencies

CLI

To run this project :-

Download and install app
In your terminal, install Expo globally (npm install --global expo-cli)
Use command (expo start) to start the app


There are several ways to see the frontpage of this app.
fyi, Browser (this app was tested on mac only)
  • Open the app with the browser using http://localhost:19002

  • Android Studio app on your pc

  • Expo Go app on your smartphone (note: the account needs to link and the wifi needs to be on the same page)

$ cd holachatapp
$ npm install --save expo
$ npm install --global expo-cli
$ expo start


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published