Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. 0

    JavaScript React.jsx: type is invalid, check the render method of `formik` (EXPO)

    Hi Guys, I've been working on this login page for an app but can't seem to work out what the issue with the code is. I believe it may have something to do with - const MyTextInput = ({ label, icon, isPassword, hidePassword, setHidePassword, ...props }) => { return ( <View>...
  2. 0

    JavaScript Javascript form calculation?

    Hi Guys, I need help with this calculation, im designing a form for a client that needs a MAX PRICE between two values. I'm using the javascript below but this makes each quantity 250, I need it so its a maximum of 250 Upto 24999 and then ill do another value between 25000 up to 29999 and the...
Back
Top Bottom