Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Conversation

@tanx
Copy link
Contributor

@tanx tanx commented Aug 27, 2018

This only addresses a part of #537

This PR allows us to reuse the component stories we developed for react-native-web in a mobile environment.

Integration of the QR code component and screens story would require importing node apis like buffer, stream etc. There is a module that does this for a React Native environment, but I thought I'd save that change for another PR.

@tanx tanx requested a review from valentinewallace August 27, 2018 10:02
@tanx tanx force-pushed the storybook-mobile branch from 59ec53c to 209e7e0 Compare August 28, 2018 16:30
This fixes an error on the svgs that were using xlinkHref and not href, which is required. xlinkHref is deprecated and its usage was removed.
Copy link
Contributor

@valentinewallace valentinewallace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Awesome that so many screens can just work so seamlessly on mobile 👌

Found one bug in a few screens that were missing the href tag, so I pushed a commit fixing that. LGTM now!

@tanx
Copy link
Contributor Author

tanx commented Aug 29, 2018

This looks great! Awesome that so many screens can just work so seamlessly on mobile 👌

Yeah our react-native stack is starting to pay off 🎉

Found one bug in a few screens that were missing the href tag, so I pushed a commit fixing that. LGTM now!

Good catch! That fixes the copy-button crashing storybook on mobile 👍

@tanx tanx merged commit 191d2d5 into master Aug 29, 2018
@tanx tanx deleted the storybook-mobile branch August 29, 2018 07:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants