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

Extend profile-cards-primitives to run in react-native #191

Open
LincMitch opened this issue Sep 30, 2017 · 1 comment
Open

Extend profile-cards-primitives to run in react-native #191

LincMitch opened this issue Sep 30, 2017 · 1 comment

Comments

@LincMitch
Copy link

In the react-primitive examples, there is only 2 renders:
npm run render to render to Sketchapp and
npm run web to render to the web browser.

But how would I render to an Native iOS simulator?

Any pointers appreciated.

Link

@mathieudutour
Copy link
Collaborator

you would need to create another entry point that works with react-native. react-primitives will automatically redirect the RN compiler to the correct primitives

@mathieudutour mathieudutour changed the title npm run ios Extend profile-cards-primitives to run in react-native Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants