progress-view
progress-view copied to clipboard
ProgressView Component for react-native iOS/macOS/Windows
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...
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...
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