costachung/neumorphic

Using tabview.

NakaokaRei opened this issue · 2 comments

This module is very useful !!
Do you plan to support tabviews?

Thanks! That’s a good idea to have tabview support in the library.

Before we can dive in to the implementation, there are few things that we should work on. They are the neumorphic style UI design of tab view, and the interaction of the tab view.

Something like this:
https://dribbble.com/shots/9193808-Skeuomorphic-Tab-Bar
Or this:
https://dribbble.com/shots/10725922-Neumorphic-Components

I am not sure if we will support a super easy way to make a neumorphic tabview in the future. However, I think we should look into how to make it easier to to build our own custom tabview.

Thanks for your suggestion.

Hi, does it support for tabview now?