react-native-simple-stepper icon indicating copy to clipboard operation
react-native-simple-stepper copied to clipboard

A parity version of the iOS UIStepper.

Results 24 react-native-simple-stepper issues
Sort by recently updated
recently updated
newest added

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...

dependencies

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.2 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...

dependencies

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...

dependencies

This is an issue to implement [autorepeat](https://developer.apple.com/documentation/uikit/uistepper/1624079-autorepeat) prop. > autorepeat A Boolean value that determines whether to repeatedly change the stepper’s value as the user presses and holds a stepper...

feature request

This is an issue to implement [isContinuous](https://developer.apple.com/documentation/uikit/uistepper/1624082-iscontinuous) prop. > isContinuous A Boolean value that determines whether to send value changes during user interaction or after user interaction ends.

feature request

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.9. Release notes Sourced from node-fetch's releases. v2.6.9 2.6.9 (2023-01-30) Bug Fixes "global is not defined" (#1704) (70f592d) v2.6.8 2.6.8 (2023-01-13) Bug Fixes headers: don't...

dependencies