https://github.com/Qolzam/react-mobile-social
The React Mobile Social is an open source social app using React Native.
https://github.com/Qolzam/react-mobile-social
mobile-app react-native react-navigation react-social-network social-network
Last synced: about 1 year ago
JSON representation
The React Mobile Social is an open source social app using React Native.
- Host: GitHub
- URL: https://github.com/Qolzam/react-mobile-social
- Owner: Qolzam
- License: mit
- Archived: true
- Created: 2017-07-22T16:54:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T07:09:02.000Z (about 8 years ago)
- Last Synced: 2024-11-06T12:59:48.082Z (over 1 year ago)
- Topics: mobile-app, react-native, react-navigation, react-social-network, social-network
- Language: JavaScript
- Homepage: https://qolzam.github.io/react-mobile-social/
- Size: 2.15 MB
- Stars: 51
- Watchers: 7
- Forks: 45
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
React Mobile Social
[](https://gitter.im/react-social-network/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
The React Mobile Social is an open source social app use [React Native](https://facebook.github.io/react-native/).
# [THIS PROJECT IS UNDER HIGH DEVELOPMENT](https://github.com/Qolzam/react-mobile-social/issues/2). This project will be integrated with [React Social Network ๐Version NEXT!๐](https://github.com/Qolzam/react-social-network) by that you can have both mobile and web at the time with similar implementation ๐. For this branch only resolving bugs would be considered.
### Installing
1. Fork the [react-mobile-social](https://github.com/Qolzam/react-mobile-social) repository on Github
1. Clone your fork to your local machine
```bash
git clone git@github.com:/react-mobile-social.git
```
1. Go to the project root directory
```bash
cd react-mobile-social
```
1. To install node dependencies use
```bash
yarn install
```
This project adheres to the Contributor Covenant [code of conduct](https://github.com/Qolzam/react-mobile-social/blob/master/CODE_OF_CONDUCT.md).
By participating, you are expected to uphold this code. Please report unacceptable behavior to amir.gholzam@live.com.
# Authors
- Amir Movahedi
# License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/Qolzam/react-mobile-social/blob/master/LICENSE) file for details