Luis Felipe Zaguini

Results 46 comments of Luis Felipe Zaguini

Would love to have this. Maybe it is not the right place to say this, but I think we should drop non-Docker support because you're always going to be constrained...

Thanks for the PR! In the last few weeks, I'm working on a newer version of the library that accepts not only different wizard components but form libraries as well....

I'm not sure, to be honest. Doesn't `ReactNode` works?

Hey @resolritter, please take a look at https://github.com/zaguiini/formik-wizard/issues/39. Thanks!

@resolritter, any updates? I'd like to incorporate the `react-step-wizard` adapter into `react-final-wizard`. Looks promising to have competition for `react-albus` as a wizard adapter. Have you had time to read #39?

You currently have the [`isSubmitting` flag](https://github.com/zaguiini/formik-wizard/blob/master/src/types.ts#L38) that should attend the exact use case you're describing. Can you try it?

Hey there, @brechtarnou! Can you provide more context, please?

Something is wrong, because the code [already has](https://github.com/zaguiini/formik-wizard/blob/master/src/index.tsx#L105) this piece of information. Can you describe your use case and provide some code?

+1. Using iOS 9.3, this component renders a blank screen :/ Funny thing is that it loads the content. I ran a test server that only alerts a message to...