Giter VIP home page Giter VIP logo

Comments (6)

Ripplz avatar Ripplz commented on May 26, 2024 1

Okay, I've successfully reproduced this error in my Formik v2+ app, and I can confirm it's what I mentioned above. You don't need to downgrade your Formik, just include the initalValues prop on your <Formik> component

from react-native-formik.

alkalox avatar alkalox commented on May 26, 2024 1

@Ripplz Yes, you're right, that was what was missing. Thanks!

from react-native-formik.

bramski avatar bramski commented on May 26, 2024

Is there a planned fix? Formik v2 is out for nearly a year now.

from react-native-formik.

bramski avatar bramski commented on May 26, 2024

@Almouro ? Is this library deprecated?

from react-native-formik.

elcssmouhsine avatar elcssmouhsine commented on May 26, 2024

it seems there is no active development on this repo, did anyone made a fork for it to work with v2 ?

from react-native-formik.

Ripplz avatar Ripplz commented on May 26, 2024

@alkalox @bramski @elcssmouhsine I use this library with Formik v2.1.5 on my React Native app (Expo), and it works just fine.

From the error message, I think this has to do with an upgrade made in Formik v2^, which requires you to provide a value for each of your form elements in an object passed to your Formik component's initialValues prop.

Try this and see if it would work.

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.