sanjeevyadavIT / magento_react_native

🛒 MageCart: E-commerce app for Magento 2.x written in React Native
GNU General Public License v3.0
282 stars 124 forks source link

refactor: Moved all page component into screen folder #51

Closed sanjeevyadavIT closed 5 years ago

sanjeevyadavIT commented 5 years ago

What does this implement/fix? Explain your changes. To make folder less nested, moved theme and page folder above the level. Renamed all page suffix to screen

Where has this been tested?