Skip to content
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

Overhaul the UI to use webviews #2

Open
ndelangen opened this issue Jan 27, 2020 · 0 comments
Open

Overhaul the UI to use webviews #2

ndelangen opened this issue Jan 27, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@ndelangen
Copy link
Member

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

@ndelangen ndelangen added the help wanted Extra attention is needed label Jan 27, 2020
@ndelangen ndelangen changed the title Overhaul the UI Overhaul the UI to use webviews Jan 27, 2020
dannyhw added a commit that referenced this issue Feb 22, 2021
dannyhw added a commit that referenced this issue May 11, 2021
* tech: remove addon based code from example.

* tech: update versions to 6-0-28

* fix: typescript errors

* fix initial runtime

* worklog

* get things working!

* feat: add expo web example

* native fixes

* fix: expo example

* fix: android expo padding

* worklog 23/11

* add fresh native example

* preval experiments

* remove native-ts

* remove commented stuff

* working pre script

* worklog 1/12/2020

* add requires file to ignore

* refactor: lots of name changes and minor fixes

* storylist experiment

* more storylist experiments

* add simple file watcher on main.js

* add watcher command to example

* first csf story!

* fix: commit file name case change

* fix: commit file name case change #2
dannyhw added a commit that referenced this issue May 11, 2021
* tech: remove addon based code from example.

* tech: update versions to 6-0-28

* fix: typescript errors

* fix initial runtime

* worklog

* get things working!

* feat: add expo web example

* native fixes

* fix: expo example

* fix: android expo padding

* worklog 23/11

* add fresh native example

* preval experiments

* remove native-ts

* remove commented stuff

* working pre script

* worklog 1/12/2020

* add requires file to ignore

* refactor: lots of name changes and minor fixes

* storylist experiment

* more storylist experiments

* add simple file watcher on main.js

* add watcher command to example

* first csf story!

* fix: commit file name case change

* fix: commit file name case change #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants