react-native-number-please
react-native-number-please copied to clipboard
Picker has been removed from React Native
Hey! I am also getting the same issue. any fix or update for this?
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..
I am getting the error, Is there any solution for it?
Is this repo dead
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
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
This package hasn't been forked by me @JDMathew. I'll however try to publish a new version soon.
@prkshtshrm4, @JDMathew, @yahacom would you be down to test V2
?
yarn add "https://github.com/thebiltheory/react-native-number-please.git#v2"
@thebiltheory This V2 version seems to work for me! I just installed it today and it's all up and running again. Thanks!
@ReeceKenney use with care as I might introduce breaking changes. I'll publish a stable version soon.
@thebiltheory any news about the stable version?
is there a new working version in npm?
@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?
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')