gorhom / react-native-animated-tabbar

A 60FPS animated tab bar with a variety of cool animation presets 😎
MIT License
1.68k stars 131 forks source link

Future features #29

Open Angelk90 opened 4 years ago

Angelk90 commented 4 years ago

Feature Request

Hi @gorhom , I looked around it would be interesting to be able to have a complete module with the following features:

gorhom commented 4 years ago

thanks @Angelk90 for those wonderful suggestions , i'll pick them one by one whenever i get free :)

hirbod commented 4 years ago

I would love to give my +1 for a notification badge like the one from react-native-paper. And all those examples look great

gorhom commented 4 years ago

@Angelk90 i am working on the material preset, hopefully this weekend I’ll release it

gorhom commented 4 years ago

@Angelk90 , i have released Material Preset with v2 🎉

hirbod commented 4 years ago

Does the new release include support for notification badges? @gorhom I see it marked as done but couldn't find any information for this.

gorhom commented 4 years ago

@Hirbod the icon component could be designed they way you desire, which mean you could add a badge easily.

However, i'll reopen (https://github.com/gorhom/react-native-animated-tabbar/issues/16) and add an example to achieve it 👍

hirbod commented 4 years ago

@gorhom ok, so its "the manual" way. I thought a bit of https://callstack.github.io/react-native-paper/bottom-navigation.html which has a badge prop and automatically renders it the "material" way.

A way to programmatically hide/show the tabbar (with animation) would also be a great thing.

But since there is a free Icon Component, it might be the best way to do it manually.

gorhom commented 4 years ago

@gorhom ok, so its "the manual" way. I thought a bit of https://callstack.github.io/react-native-paper/bottom-navigation.html which has a badge prop and automatically renders it the "material" way.

for me, i would prefer to have a full control on what goes into the icon component, it could be a badge or custom animation. that way, i won't limit the icon future use.

A way to programmatically hide/show the tabbar (with animation) would also be a great thing.

you could create a separate ticket and i'll look into it 👍

hirbod commented 4 years ago

I agree with you. And I'll create a separate issue for it.

Angelk90 commented 4 years ago

@gorhom : Is there any news?

gorhom commented 4 years ago

hi @Angelk90 , sorry i have been busy lately, would mind create a separate ticket for each preset you would like to include and i'll work on it this week 👍