naomi
naomi
I'm using this awesome component in a side drawer. What happens is while closing the drawer with swipe, the dropdown modal sticks to the screen, and it's position is not...
I'm building a React Native project that it's design relies largely on shadows (also with cards). Using this great component with `elevation` property does not meet my needs. I'm looking...
Hi, I think your project is really awesome and exactly what I need. Since it doesn't look your maintaining it anymore, is there any way you publish the source code...
I have a use case where I need to download more than one language. When calling the `loadLanguage` function twice the one after the other, a weird bug comes in:...
This kind of slider is exactly what I'm looking for, dynamic steps! Except I need an option for range input. like this:  Is it possible? Thanks