- web Object parse failed. (Fixed)
- console.log can't print on
npm run dev
. : due to the@babel/plugin-proposal-class-properties
plugin. - fast refresh not working. : due to the
@babel/plugin-proposal-class-properties
plugin. - android scroll view can not scroll to bottom.
- android layout animation exiting animation not working. : due to the
ScrollView
component. github link
- complete Header component. (Discarded)
- new animating components. (Finished)
- count down timer. (Finished)
- slider picker component. (Finished)
- drawer animation. (Finished, still need some feature)