You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
changed the title
npm run ios
Extend profile-cards-primitives to run in react-native
Feb 2, 2018
In the react-primitive examples, there is only 2 renders:
npm run render
to render to Sketchapp andnpm run web
to render to the web browser.But how would I render to an Native iOS simulator?
Any pointers appreciated.
Link
The text was updated successfully, but these errors were encountered: