dimaportenko / magento-react-native

React Native mobile app for Magento 2.x
MIT License
297 stars 158 forks source link

Feature/related item list #131

Closed sanjeevyadavIT closed 4 years ago

sanjeevyadavIT commented 4 years ago

What does this implement/fix? Explain your changes. This PR adds Related Products in Product Detail Screen.

Does this close any currently open issues?

129

Any other comments?

Where has this been tested?

dimaportenko commented 4 years ago

thanks @alexakasanjeev, I've done refactoring of Product screen and rebuild related products logic with hooks on top of your changes. It's quite interesting I suggest you take a look.