hyochan/dooboo-ui

[Bug report]: demos are not working

Closed this issue · 6 comments

Describe the bug
https://dooboo-ui.dooboolab.com/
On this demo page FAB, Icon, IconButton, LoadingIndicator, SwichToggle Components are not working.

with these error messages.
스크린샷 2021-12-27 오후 11 05 38
and It
To Reproduce

  1. Go to 'https://dooboo-ui.dooboolab.com/'
  2. Click on 'one of(FAB, Icon, IconButton, LoadingIndicator, SwichToggle)'
  3. See error
  • OS: [Mac 11.6]
  • Browser [chrome]
  • Version [96.0.4664.110]

@hyochan @wndudqus I guess there are 2 choices to solve this.

  1. Import React to missing files.
  2. Upgrade expo to 44.

How do you think?

I think importing react is safer now.
I don't know much but expo 44 is newly published in 2021 dec so... let's take some time to sattle down.

Yeah. Actually we upgraded expo to 44 in hyochan/hackatalk#517, but either way is fine.

Looks like the storybook problem. It might not support React 17

It works now~!