storybookjs/react-native

Overhaul the UI to use webviews

開放

#2 建立於 2020年1月27日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (184 個分叉)auto 404
help wanted

倉庫指標

星標
 (1,307 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

The RN UI is currently build all in RN. This makes it very time-consuming. We're for the most part unable to re-use the web-UI because it depends on loads of dependencies that are not suitable for RN. There's also the polyfill issue that's not easy to resolve.

If we want to make this easier we should consider this:

Using web-views with the manager's UI in it for rendering the explorer & addons.

Screenshot 2020-01-27 at 13 05 52

貢獻者指南