x-gram icon indicating copy to clipboard operation
x-gram copied to clipboard

X-GRAM SOCIAL MOBILE APPLICATION

:tv: Demo Video

: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

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

:car: Usage

Start the application

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