Results 131 issues of Noitidart

May we please get an onClear prop. onClear I want to clear out my search results. I added it in manually for now, but it would be awesome so I...

fix attribute names on onHidden and onVisible. and also onGetAutocompletions in the example code.

May you please add screenshots (ideally GIF) of this in action in repo? That's the first thing a lot of RN package searchers do. There are so many packages its...

Is there reason you chose to not catch like `youtube.com`? Or should we try to find a regex that gets it too? This component I'm using: ``` const Linkify =...

enhancement

I keep getting this error whenever I even just import: import { FitModal, FitVideo, FitImage } from 'react-native-fit'

Is it really possible to do uncontrolled? In the demo it's connected to state. I need a totally uncontrolled field with just a defaultValue. In all cases I need defaultValue...

Hi there, I wanted to put a toolbar above my keyboard (only when keyboard is showing, and it should slide out with the keyboard), like this, below we see the...

The reason I needed this module is becasue the native `` covers the entire screen and does not allow "click through" via "pointerEvents". So your module is excellent, because i...

In the fallback, on iOS, it would not return device specific landscape orientation. This fixes that.

The initial orientation is not specific. Is it possible to get initial --specific-- orientation?