Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsukipond8531/x-gram
https://github.com/tsukipond8531/x-gram
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsukipond8531/x-gram
- Owner: tsukipond8531
- Created: 2024-05-01T14:02:28.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-01T14:03:46.000Z (9 months ago)
- Last Synced: 2024-11-05T10:15:23.536Z (3 months ago)
- Language: JavaScript
- Size: 8.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## X-GRAM SOCIAL MOBILE APPLICATION
#### :tv: [Demo Video](https://youtu.be/HKVROL0vnuw)
#### :page_with_curl: Don't forget to give a star if you like it. Thank you so much!
Hello React Native developers, this is my latest project what I did with React Native. I'm very happy to share it with you. I hope it will help you to learn more about React Native.
:green_book: Library used in this project:
- React Native (v0.69.3)
- Reanimated v2
- React-native-navigation v6
- Mobx v6Wanna support me? You can buy me a coffee here :coffee:
### :hammer: Installation
Firstly, install dependencies using yarn
```bash
git clone https://github.com/iamvucms/x-gram.git
cd x-gram
yarn
npx pod-install
```### :car: Usage
Start the application
```bash
npx react-native run-ios # for ios
npx react-native run-android # for android```
### :white_check_mark: Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
### :paperclip: License
[MIT](https://choosealicense.com/licenses/mit/)