2019-02-14 22:07:56 -08:00
2019-02-14 22:07:56 -08:00
2018-12-26 21:17:10 -08:00
2019-02-14 22:07:56 -08:00
2019-02-14 22:07:56 -08:00
2018-12-26 21:17:10 -08:00
2018-12-26 21:17:10 -08:00
2019-02-14 22:07:56 -08:00
2018-12-26 21:17:10 -08:00
2018-12-26 21:17:10 -08:00
2019-02-14 22:07:56 -08:00
2018-12-26 21:17:10 -08:00
2018-12-27 00:01:02 -08:00
2018-12-26 21:17:10 -08:00
2018-12-26 21:17:10 -08:00
2019-02-14 22:07:56 -08:00
2018-12-30 23:50:05 -08:00

Tagfer Mobile App

Setup

To run the app locally please do the following:

git clone https://bitbucket.org/tagfer_team/tagfer-app.git
cd tagfer-app
npm install
react-native link
react-native run-ios # For iOS
react-native run-andorid # For Android

Also, you need to have the tagfer-server running to process the app's requests.

git clone https://bitbucket.org/tagfer_team/tagfer-server.git
cd tagfer-server
npm install
node server.js
Description
LinkedIn style application dealing with social networking and professional/social contact management built with React Native.
Readme 2.1 MiB
Languages
JavaScript 94.2%
Objective-C 2.7%
Java 1.9%
Starlark 1.2%