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-Native-Web support #11

Open
joonhocho opened this issue Jun 14, 2016 · 4 comments
Open

React-Native-Web support #11

joonhocho opened this issue Jun 14, 2016 · 4 comments

Comments

@joonhocho
Copy link

joonhocho commented Jun 14, 2016

I've been looking for a UI kit for react native and this project seems very promising.
Do you know if it supports react-native-web out of box currently?
If not, do you have any plans to do so?

@bmcmahen
Copy link
Collaborator

It's been in the back of my mind that this might be possible, but I haven't put much thought into it, nor have I tested it. I'll give a quick look in the next few days to see how difficult this might be.

@bmcmahen
Copy link
Collaborator

Initial work on creating a react-native-web version has been pushed to the web branch of the project. So far, I think it looks quite promising, although there are certainly some styling inconsistencies with the web / ios / android versions that need to be sorted out.

@bmcmahen bmcmahen changed the title Very interesting project! Would it work with react-native-web out of box? React-Native-Web support Jul 7, 2016
@bmcmahen
Copy link
Collaborator

Components that need react-native-web equivalents:

  • InputDatePicker
  • InputToggle

@remon-nashid
Copy link

Running on RNW would be great! I tested Panza quickly on a plain app that just has RNW installed. I haven't managed to actually test any panza components, though. Navigator component (NOT supported by RNW) seems to be required all over, so it errs even when I import a simple Base component from Panza.

Here's an example https://github.com/remon-georgy/react-native-components-on-web/tree/panza

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