Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsukipond8531/x-gram


https://github.com/tsukipond8531/x-gram

Last synced: 29 days ago
JSON representation

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 v6

Wanna 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/)