Replies: 1 comment 1 reply
-
I have the same issue. Works fine with iOS simulator. Only android emulator does not work |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently I am having no success with trying to take screenshots from android emulator in my projects so I decided to do a side step and try with example found in the repo.
Step 1: download and unzip the example react-native
Step 2: Install packages, I installed them with yarn
Step 3: yarn storybook
Step 4: react-native run-android
Step 5: yarn loki update
In the attached ss you can clearly see that I am able to start the storybook, but I get this weird error when trying to make the screenshots.
Anybody having success with this?
Beta Was this translation helpful? Give feedback.
All reactions