Replies: 1 comment
-
I have the same issue. Works fine with iOS simulator. Only android emulator does not work |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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