Giter VIP home page Giter VIP logo

Comments (5)

ckorhonen avatar ckorhonen commented on May 26, 2024

I'm seeing a similar thing with 1.4.1.

  • Tapping the text field opens up the PickerModal and I can see my values. Selecting one dismisses the modal, but does not set the value on the component, it remains blank.
  • Setting a default value as a prop looks up the correct label for the component and displays it, still unable to select anything.

Using this with Formik 0.11.11

from react-native-formik.

Almouro avatar Almouro commented on May 26, 2024

Hi @nimamyscreen and @ckorhonen, thanks for reporting!
Indeed, the docs are wrong on the use of the picker, I'm updating them now :)

from react-native-formik.

Almouro avatar Almouro commented on May 26, 2024

Essentially, withPickerValues needs to be composed with makeInputGreatAgain.
See for instance, this fix on the docs:
https://github.com/bamlab/react-native-formik/pull/20/files#diff-04c6e90faac2675aa89e2176d2eec7d8

Do you guys think it's clearer with this documentation fix? :)

It might even be worth it to add a makePicker that basically does the compose to abstract this from the user

from react-native-formik.

Almouro avatar Almouro commented on May 26, 2024

Hi @nimamyscreen and @ckorhonen,
I merged the above PR, let me know if it works for you now :)

from react-native-formik.

Almouro avatar Almouro commented on May 26, 2024

Closing this issue, since there was no activity in a while. Feel free to reopen if needed!

from react-native-formik.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.