-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Fix react-native preview only ui #6549
Conversation
The story isn't set until we receive the first channel event
This pull request is automatically deployed with Now. Latest deployment for this branch: https://monorepo-git-react-native-bugs.storybook.now.sh |
Codecov Report
@@ Coverage Diff @@
## next #6549 +/- ##
==========================================
- Coverage 40.77% 40.76% -0.01%
==========================================
Files 616 616
Lines 8529 8531 +2
Branches 595 596 +1
==========================================
Hits 3478 3478
- Misses 4959 4961 +2
Partials 92 92
Continue to review full report at Codecov.
|
Issue
After the typescript migration (#6448) a couple regressions were introduced.
What I did
Fixed the above issues, see individual commits for more details.
How to test
onDeviceUI
true and false. Switch between stories using the web ui.