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
As I understand the native storybook needs an emulator to work / display stories.
Is there any possibility to use an actual ios device (like for example the expo->iOS functionality) to get the storybook to work?
The text was updated successfully, but these errors were encountered:
Hey @PPillau , I'm not an expert with iOS or Expo so I can't provide a definitive answer here. However, this should be possible IF its possible to communicate with your real iOS device through terminal commands. Maybe simctl provides this functionality with real devices?
For reference, you can look at how storybook native communicates with an emulator open on your computer:
As I understand the native storybook needs an emulator to work / display stories.
Is there any possibility to use an actual ios device (like for example the expo->iOS functionality) to get the storybook to work?
The text was updated successfully, but these errors were encountered: