• Stars
    star
    263
  • Rank 155,624 (Top 4 %)
  • Language
    JavaScript
  • Created about 2 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

X-GRAM SOCIAL MOBILE APPLICATION

๐Ÿ“บ Demo Video

๐Ÿ“ƒ 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.

๐Ÿ“— 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 โ˜•

๐Ÿ”จ Installation

Firstly, install dependencies using yarn

git clone https://github.com/iamvucms/x-gram.git
cd x-gram
yarn
npx pod-install

๐Ÿš— Usage

Start the application

npx react-native run-ios # for ios
npx react-native run-android # for android

โœ… 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.

๐Ÿ“Ž License

MIT