Stephan Müller

Results 15 issues of Stephan Müller

Hi, first of all, thanks for this very handy library! I have a case where an estimated (because poorly documented) API limit has to be used, in my case around...

Hi, none of the provided examples work, how can I get a preview of what this plugin is capable of? Thank you

Hi, is it somehow possible to move a file from one directory to another? Thanks btw for this library!

Hi, I'm using [wix's KeyboardAwareScrollView](https://github.com/wix/react-native-keyboard-aware-scrollview), which comes with the feature of [auto-scrolling to specific TextInputs](https://github.com/wix/react-native-keyboard-aware-scrollview#auto-scrolling-for-textinput-components). For this, I'd need a ref to the actual TextInput component, since the principle is...

Hi, are there any hints about how to use this with `manualPersist` set to `true`? The docs don't document the proper usage of this **at all**. [A single line for...