microsoft / react-native-gallery

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

Move gallery app to use RNW NuGet package #149

Open asklar opened 3 years ago

asklar commented 3 years ago

This should speed up builds Ideally all of the modules it uses can be updated to consume RNW from NuGet too

chrisglein commented 3 years ago

Dependent on the modules gallery uses actually supporting it. Here's the issue on the core repo tracking that: https://github.com/microsoft/react-native-windows/issues/7227 We should use Gallery as the measuring stick for how well we're doing on that.