Stephan Müller

Results 15 issues of Stephan Müller

Hi, first of all, thanks for putting so much work into this project. I can successfully log in with username/password, but from then on, everything goes south. My login looks...

Hi! It would be great to use this system with a bit more fine-grained inputs, so it doesn't consider just the ***if*** (a user likes/dislikes something) but also the ***how...

Hi, first of all, thanks for providing this great module! My question: Is there a way to delete cached values not based on an exact match of the key, but...

Hi, when trying to call the [`updateEmail`](https://github.com/fullstackreact/react-native-firestack/blob/v3/docs/api/authentication.md#updateemailemail-string) function (branch: [v3](https://github.com/fullstackreact/react-native-firestack/tree/v3)) (no matter whether with an empty string, or a valid email address), there's an error in `lib/utils/index.js` in the `toWebSDKErrorCode(code,...

Is there any way to show this marvelous component not on top of everything else, but in a custom container like a `div`?

Hi, first of all, thanks for this great component! I noticed that when I add the `single={true}` property to my `SectionedMultiSelect`, the whole view automatically closes as soon as I...

good first issue

I'm trying to reduce my incredibly huge bundle size (three = 1MB, react-three-renderer = 600kb, firebase, ..) by using Preact. Unfortunately, this results in a ton of errors: ``` ERROR...

enhancement

It would be great if there was a simple way to check if a token is valid for entering data at a specific path. Is there a workaround to achieve...

## Environment 1. Development OS: **Mac** (OS: `Ventura 13.3.1 (a)`) 2. Device OS & Version: Android 12 3. Version: ViroReact: `2.23.0`, React Native: `0.71.7`, React: `18.2.0` 4. Device(s): Samsung Galaxy...

Hi, in my use case, I just want to be able to share plain text to my iOS app. There is no need to edit that text in any way...