microsoft / react-native-gallery

This repo contains the react-native Gallery app created by Microsoft
MIT License
149 stars 44 forks source link

Add category pages #445

Closed chrisglein closed 4 months ago

chrisglein commented 4 months ago

Description

Create per-category pages in the gallery app (e.g. all "Basic Input" components). The home page now instead displays new and recent. And to aid in navigation to the category pages, add a current page "pill" to the drawer navigation view.

Why

Resolves #433 Resolves #434 Resolves #435

What

Screenshots

image

image

image

image