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

React-geosuggest with react-formsy #69

Closed
cornerolive opened this issue Dec 21, 2015 · 3 comments
Closed

React-geosuggest with react-formsy #69

cornerolive opened this issue Dec 21, 2015 · 3 comments

Comments

@cornerolive
Copy link

Hi,

Would be nice to integrate it with react-formsy:

https://github.com/christianalfoni/formsy-react

Regards!

@ro-ka
Copy link
Contributor

ro-ka commented Jan 4, 2016

What would this look like? I haven’t heard of formsy-react before.

@ro-ka
Copy link
Contributor

ro-ka commented Feb 5, 2016

Reopen with information on what would be needed to make it compatible.

@acomito
Copy link

acomito commented Jul 18, 2016

I'm also interested in this, particularly for material-ui

formsy/formsy-material-ui#122

here is how they build a text input in the formsy-material-ui:

https://github.com/mbrookes/formsy-material-ui/blob/master/src/FormsyText.jsx

which uses formsy-react's mixin ability:

https://github.com/christianalfoni/formsy-react/blob/master/API.md#formsymixin

and this is the existing autosuggest component for material-ui (separate from formsy-react and formsy-material-ui packages):

http://www.material-ui.com/#/components/auto-complete

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

3 participants