#8 - Render product categories with react-native-markup-kit | React Native open-source eCommerce App

Опубликовано: 02 Март 2026
на канале: Dima Portenko
1,787
13

In this video, we will render product categories fetched in the previous video and style it with react-native-markup-kit library.

This video series about how I'm building React Native open-source mobile eCommerce application connected to the Magento 2 backend. It will cover different topics in the development process.

GitHub repository - https://github.com/troublediehard/mag...
Playlist -    • React Native Magento open-source eCommerce...  
react-native-markup-kit - https://github.com/troublediehard/rea...

0:00 - add flow types
3:26 - return categories data from useCategories() hook
5:55 - add react-native-markup-kit
7:05 - render categories with FlatList
11:44 - navigation to the child category
16:56 - add loading spinner
17:40 - navigation back button and title