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

Picker has been removed from React Native

Open prkshtshrm4 opened this issue 3 years ago • 14 comments

WhatsApp Image 2022-01-08 at 4 33 15 PM

prkshtshrm4 avatar Jan 08 '22 13:01 prkshtshrm4

Hey! I am also getting the same issue. any fix or update for this?

KushaanKapoor avatar Jan 08 '22 13:01 KushaanKapoor

i'm having the same issue, i see in the code (gitHub) that there is changes on the code that can solve this... but no relelased yet..

mrojas18 avatar Jan 20 '22 19:01 mrojas18

I am getting the error, Is there any solution for it?

rvenky125 avatar Apr 06 '22 08:04 rvenky125

Is this repo dead

Jcs1994 avatar Apr 15 '22 17:04 Jcs1994

unfortunately no feedback here.

as I understood latest version are in git repo, but not pushed to npm. I like api of this lib and seems like it covers all my needs, but it completely broken

yahacom avatar Nov 01 '22 13:11 yahacom

It looks like this has been forked to: digicard-react-native-number-please by @thebiltheory with a new npm package. Potentially the password for the old npm has been lost

JDMathew avatar Nov 15 '22 12:11 JDMathew

This package hasn't been forked by me @JDMathew. I'll however try to publish a new version soon.

thebiltheory avatar Nov 15 '22 12:11 thebiltheory

@prkshtshrm4, @JDMathew, @yahacom would you be down to test V2?

yarn add "https://github.com/thebiltheory/react-native-number-please.git#v2"

thebiltheory avatar Nov 19 '22 16:11 thebiltheory

@thebiltheory This V2 version seems to work for me! I just installed it today and it's all up and running again. Thanks!

ReeceKenney avatar Nov 22 '22 08:11 ReeceKenney

@ReeceKenney use with care as I might introduce breaking changes. I'll publish a stable version soon.

thebiltheory avatar Nov 22 '22 09:11 thebiltheory

@thebiltheory any news about the stable version?

Cristhyano avatar Dec 29 '22 14:12 Cristhyano

is there a new working version in npm?

bmitioglov avatar Mar 02 '23 19:03 bmitioglov

@thebiltheory This V2 version seems to work for me! I just installed it today and it's all up and running again. Thanks!

Hi Reece, can you share how did you install it?

bmitioglov avatar Mar 02 '23 19:03 bmitioglov

After that yarn add "https://github.com/thebiltheory/react-native-number-please.git#v2" it fails with:

TypeError: undefined is not an object (evaluating 'pickers.map')

bmitioglov avatar Mar 02 '23 19:03 bmitioglov