progress-view icon indicating copy to clipboard operation
progress-view copied to clipboard

ProgressView Component for react-native iOS/macOS/Windows

Results 17 progress-view issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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

hacktoberfest

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...

dependencies

Invariant Violation: requireNativeComponent: "RNCProgressView" was not found in the UIManager. ![image](https://user-images.githubusercontent.com/21253337/100175409-3ed09400-2f09-11eb-85d9-60d70110ccb5.png) ![image](https://user-images.githubusercontent.com/21253337/100175340-22ccf280-2f09-11eb-9f8f-485b7475baa4.png) version: "@react-native-community/progress-view": "^1.2.3", "react": "16.13.1", "react-native": "0.63.2",

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

hacktoberfest

My app works on version 16 and now all versions are SDK 21. How can I solve this without having to upload my version?