Skip to content

thiendangit/react-native-MGT-with-graphql

Repository files navigation

React Native eCommerce App for Magento GraphQL api

React Native version React Navigation version contributions welcome Last commit License

E-Commerce App written in React Native which consumes Magento 2 GraphQL api to display catalog, products, add products to cart

📷 Screenshots

(Dark mode)

🚀 Getting Started:

  1. Clone the repository, by tying this command in terminal

    git clone https://github.com/sanjeevyadavit/magento_react_native_graphql.git && cd magento_react_native_graphql
    
  2. Install the dependencies

    yarn install

For Android

Run the following command while the emulator is open or a device is connected via adb.

yarn android

For iOS

Run the following commands to install pods and run the app on iPhone simulator

cd ios && pod install && cd ..
yarn ios

🙋‍ Contribute PRs Welcome

If you find a bug, or if you have an idea for this app, please file an issue here. We really appreciate feedback and inputs!

More information on contributing, head over to our contribution guidelines.

🗃️ Similar project

🛡 License

This project is licensed under the GNU v3 Public License License - see the LICENSE.md file for details.

About

react-native-MGT-with-graphql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published