naomi

Results 5 issues of 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...

enhancement

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: ![image](https://user-images.githubusercontent.com/9568753/28405239-2b540e14-6d35-11e7-862f-b6b3bdcc2a6f.png) Is it possible? Thanks