andrewhathaway / Winterfell

Generate complex, validated and extendable JSON-based forms in React.
http://winterfell.andrewhathaway.net
MIT License
785 stars 116 forks source link

React Native support #81

Closed mikaoelitiana closed 7 years ago

mikaoelitiana commented 7 years ago

Is there a plan to add support for react-native? What is the best way to use winterfell in react-native app? Should we fork it and refactor components to be compatible with react-native? Thanks

andrewhathaway commented 7 years ago

Hi @mikaoelitiana.

I don't plan to support React Native right now. But always open to seeing some work around that done. Go ahead.

Thanks.