Danny (@dannyhw.com)
For the new react native storybook ui I pretty much copy pasted the entire mobile ui over and changed divs to views. Thats part of what makes react native powerful, you can just reuse the stuff thats been built out for the web. Maybe with `use dom` it can go further.