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

When we were using [the one from React Native](https://reactnative.dev/docs/progressviewios), it also worked on tvOS, that doesn't seem to be the case for this version. Atleast, I can't get it to...

This pull request resolves https://github.com/react-native-progress-view/progress-view/issues/91 # Description Support for Fabric in iOS and Android. ## JS changes - Add codegenConfig in package.json - Move `requireNativeComponent` to separate file and migrate...

add workflow in CI to test build for macOS

hacktoberfest

Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...

dependencies

Hi, I can't change the progress bar height: ...this only affects the ProgressBar container. Is there a way to change the height of the actual progress bar? Thanks