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

ProgressView Component for react-native iOS/macOS/Windows

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

Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.18.2 to 7.28.2. Release notes Sourced from @​babel/helpers's releases. v7.28.2 (2025-07-24) Thanks @​souhailaS for your first PR! :bug: Bug Fix babel-types #17445 [babel 7] Make operator param...

dependencies
javascript

Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.19.0 to 7.28.4. Release notes Sourced from @​babel/helpers's releases. v7.28.4 (2025-09-05) Thanks @​gwillen and @​mrginglymus for your first PRs! :house: Internal babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types #17493 Update...

dependencies
javascript

Bumps [image-size](https://github.com/image-size/image-size) from 1.2.0 to 1.2.1. Release notes Sourced from image-size's releases. v1.2.1 Fixes fix potential Denial of Service via specially crafted payloads in https://github.com/image-size/image-size/commit/640a67d9e821baee4cb596def8db00627f649dfc Full Changelog: https://github.com/image-size/image-size/compare/v1.2.0...v1.2.1 Commits a4178fb...

dependencies
javascript

#pragma once #include #include #include #include #include #include #include #include "RNCProgressViewState.h" namespace facebook { namespace react { JSI_EXPORT extern const char RNCProgressViewComponentName[]; /* * `ShadowNode` for component. */ class JSI_EXPORT...