react-native-number-please icon indicating copy to clipboard operation
react-native-number-please copied to clipboard

🔢 Generate react-native pickers with range numbers.

Results 26 react-native-number-please issues
Sort by recently updated
recently updated
newest added
trafficstars

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 [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [react-native](https://github.com/facebook/react-native) from 0.63.4 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

### 1. I try running on android and it doesn't work ```js import React, {useState} from 'react'; import {View, Text} from 'react-native'; import NumberPlease from 'react-native-number-please'; const ItsYourBirthday = ()...

**Describe the bug** After update to RN 0.62 We started to see Warning Picker has been deprecated from 'react-native' Steps to reproduce the behavior: Upgrade your app to RN 0.62...

Currently ``` const date = [ { id: "day", label: "", min: 0, max: 31 }, { id: "month", label: "", min: 0, max: 12 }, { id: "year", label:...

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

This version introduces Breaking changes.