Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Want to auto create form using JSONSchema #208

Open
kavink opened this issue Mar 29, 2018 · 6 comments
Open

Want to auto create form using JSONSchema #208

kavink opened this issue Mar 29, 2018 · 6 comments

Comments

@kavink
Copy link

kavink commented Mar 29, 2018

I was looking at this: https://github.com/mozilla-services/react-jsonschema-form
not sure I want another form in my App.

Wondering how to do similar with React Final form ? or how do I integrate both but use react-final-form ?

@erikras
Copy link
Member

erikras commented Mar 29, 2018

That's pretty cool. It must be possible to do with RFF. Just a matter of looping and mapping schema to props. I'll put it in the "interesting possible extensions" queue.

@kavink
Copy link
Author

kavink commented Mar 29, 2018

@erikras Exactly im pretty sure it should be easy with React Final Form's, it has clean API's, I personally want to just stick with react-final-form, because have very good luck quickly getting task done. 👍

@frystpingvin
Copy link

@kavink Did you have any success with this? I'm facing a similar problem, although our JSON object looks a bit different from the JSON Schema in the react-jsonschema-form.

@kavink
Copy link
Author

kavink commented Apr 12, 2018

@frystpingvin No, if anyone does, Please share 🥇

@erikras
Copy link
Member

erikras commented Apr 12, 2018

I noticed this project by @leuction yesterday. https://github.com/leuction/react-schema-final-form Seems to be a work in progress...

@shuowpro
Copy link

shuowpro commented May 4, 2018

@kavink I have finished one, it perfectly fits my project.
https://github.com/leuction/react-schema-final-form
and I have build a theme for my own project with material-ui-next
https://github.com/leuction/react-schema-final-form-material-ui
Please feel free to send issue or PR if you request more feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants