react-native-progress-view / progress-view

ProgressView Component for react-native iOS/macOS/Windows
MIT License
176 stars 49 forks source link

Updates Window Example to RNW .64 #78

Closed TatianaKapos closed 2 years ago

TatianaKapos commented 2 years ago

Left in Draft State until majority of team is back from holidays and can review :)

Why

Resolves #77. The windows example app was currently broken with the steps listed in the repo and needed to be updated to RNW .64 to fix Folly error of not working with latest version of VS (https://github.com/microsoft/react-native-windows-samples/issues/327) and also removes an unnecessary step to run the example app.

Description

Updates the example app to RNW .64

Testing

Tested locally. Windows CI on this repo is currently broken

image
TatianaKapos commented 2 years ago

It looks like the ios CI may be broken too.