storybookjs / react-native

📓 Storybook for React Native!
https://storybook.js.org
MIT License
1.08k stars 156 forks source link

fix: set initial story only when ready #616

Closed dannyhw closed 1 month ago

dannyhw commented 1 month ago

Issue: #615

What I did

adjust set initial story to always happen after the stories are ready

How to test

Please explain how to test your changes and consider the following questions

If your answer is yes to any of these, please make sure to include it in your PR.