diff --git a/README.md b/README.md index e0590b0..83ee99e 100644 --- a/README.md +++ b/README.md @@ -474,9 +474,13 @@ Made with [Typescript](https://github.com/Microsoft/TypeScript-React-Native-Star [Tone Tracker](https://github.com/charliemcg/ToneTrackerRN) - This app allows users to track the life span of their guitar strings. +[MageCart](https://github.com/alexakasanjeev/magento_react_native) - MageCart is an e-commerce app for Magento 2.1 onwards. It consumes Magento 2 REST API to display catalog, products, add products to cart and let you place order + This list is curated by [Gant Laborde](https://twitter.com/gantlaborde), Chief Technology Strategist of [Infinite Red](https://infinite.red/react-native). ### Boilerplate React Native Apps [Context API Demo](https://github.com/ToJen/react_native_context_demo) - A simple app showing how Context API can be used in React Native by authenticating users. [Expo](https://expo.io/tools) and [React Navigation](https://reactnavigation.org/) were used for this. This is great for hackathons or quick projects! + +[ARcN](https://github.com/alexakasanjeev/arcn) React native boiler plate code based on [Atomic design](http://bradfrost.com/blog/post/atomic-web-design/), implements react navigation, redux, redux-saga and storybook