progress-view
progress-view copied to clipboard
ProgressView Component for react-native iOS/macOS/Windows
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37. Changelog Sourced from moment-timezone's changelog. 0.5.37 2022.08-25 Re-publish npm package, because of extra folder present in 0.5.36, check moment/moment-timezone#999 0.5.36 2022.08-25 IANA TZDB 2022c...
See https://reactnative.dev/docs/new-architecture-library-intro https://reactnative.dev/blog/2022/06/16/resources-migrating-your-react-native-library-to-the-new-architecture
If maintainers have no intentions to run this package Please let us know. So that we can look for alternative
Bumps [react-native](https://github.com/facebook/react-native) from 0.64.0 to 0.64.1. Release notes Sourced from react-native's releases. v0.64.1 This patch release is specifically targetted towards fixing iOS build problems in Xcode 12.5. If it doesn't...
Invariant Violation: requireNativeComponent: "RNCProgressView" was not found in the UIManager.   version: "@react-native-community/progress-view": "^1.2.3", "react": "16.13.1", "react-native": "0.63.2",
Fixes Windows CI
I was trying to make something like this. Is there anyway i can make something like this using this module?
### Description When using this lib and building for android, a warning is shown due to hardcoded `buildToolsVersion` version in [`build.gradle#L16`](https://github.com/react-native-progress-view/progress-view/blob/v1.3.1/android/build.gradle#L16) clashing with newer Android Gradle Plugin. ### What is...
Updated: I'd like to add `cd example && yarn windows` to ci and make sure it runs correctly
My app works on version 16 and now all versions are SDK 21. How can I solve this without having to upload my version?