Skip to content

sanjeevyadavIT/magento_react_native_graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

β™₯️ Donate

If this project help you, or to help acclerate development, you can give me a cup of coffee πŸ˜„ :

Buy Me A Coffee

πŸ›‘ License

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

About

E-Commerce app written in React Native for Magento 2 using GraphQL

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors