Git Product home page Git Product logo

bconf-mobile's Introduction

MobileDemo chat

MobileDemo is a simple chat mobile application built using React Native (0.57).

Note: for now it's adapted to work on iOS only. Android version will be ready soon.

Tech

MobileDemo uses a number of open source projects to work properly:

  • [React Native] - v.0.57
  • [Wix React native navigation] - v.2
  • [TypeScript]
  • [Styled Components]
  • [Redux]
  • [Firebase]

Installation

Note: you have to get your own api keys for the following services to test the app. Create an .env file and place in in the root folder of the app. The file content should look like this:

GITHUB_CLIENT_ID=xxxxxxx
GITHUB_SECRET=xxxxxxxx
FACEBOOK_APP_ID=xxxxxxx
FACEBOOK_APP_NAME=xxxxxx
FACEBOOK_APP_ID_PREFIX=xxxxx
GOOGLE_API_KEY=xxxxxx

Install the dependencies

$ cd mobiledemo
$ npm install

Download native FaceookSDK from here.

Unzip the package and place it in the ~/Documents/FacebookSDK folder on your computer.

Start the app on the simulator

You need XCode installed to run the app on the simulator.

$ react-native run-ios

bconf-mobile's People

Contributors

kovalevanton avatar helgamir avatar mikhail-angelov avatar

Stargazers

Jieyao Ke avatar  avatar Ravi Varma Polakonda avatar

Watchers

 avatar  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.