Git Product home page Git Product logo

magento-react-native's Introduction

Open source React Native mobile app for Magento 2

Logo

Setup

Magento Admin

  • System > Intergrations > Add New Intergration
  • Fill Name filed and password
  • API > Resource Access select all (in production you can select only resources you really need)
  • Save
  • Acitvate your Integration

React Native Project setup

  • Go to repository dir
  • Run npm install
  • Then react-native link react-native-vector-icons
  • copy src/config/magento-sample.js to src/config/magento.js
  • set Magento base url to url param in magento.js
  • set Access Token from Integration you created to access_token param in magento.js
  • react-native run-ios (for iOS) and react-native run-android (for Android)

Home screen setup

  • Go to Magento Admin
  • Content > Blocks > Add New Block
  • Put your config inside Content section (config sample)
  • save your block and put it's ID in src/config/magento.js to home_cms_block_id param

Demo

Demo

You can contact me

I open to any discussion. I have Slack workspace so ping me via email if you want to join.

[email protected]

upwork

linkedin

License

MIT License Copyright (c) 2017-2018 Dmytro Portenko.

magento-react-native's People

Contributors

dimaportenko avatar

Watchers

James Cloos avatar Ricardo Jesus Ruiz Cruz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.