-
**š„ Issue: Firebase Storage - `[storage/unknown] Please use a gs:// URL for your Firebase Storage bucket` on Android**
## Issue
I'm encountering an issue with Firebase Storage on Android wheā¦
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://githā¦
-
#### Describe the desired behavior
Let's have a theme that will automatically switch between our light and dark theme based on the users' device settings.
#### Describe the current behavior
We cuā¦
-
## Issue
The issues are identical to those described in this closed ticket: https://github.com/invertase/react-native-firebase/issues/6263.
Randomly I was seeing the same issues on Android ( jaā¦
parmy updated
3 weeks ago
-
i am getting this below issue with using this package in expo. i am using latest version of node
Running "yarn install" in /Users/expo/workingdir/build directory
yarn install v1.22.21
[1/4] Resolā¦
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Explain what you did
Trying to test my app with Jest. I'm having a button imported from `rneui`. `import {Buttā¦
-
### Minimal reproducible example
Steps to reproduce:
1 - Create a new expo application with sdk 51
2 - Instal @react-native-firebase/app and @react-native-firebase/auth and config (https://rnfireā¦
-
- [ ] Asked question in discussions
- [x] Tried the troubleshooting Wiki
- [x] Followed the migration Wiki
- [x] Installed library as devDependency not production dependency
**Describe the bug**ā¦
-
I'm experiencing an issue where I'm changing the view on the same page according to the state value, effectively toggling between two different views. However, when I switch from the first view (page)ā¦
-
This is happens only on Android, all versions. This problem disappears if I change styling in the code and refreshing. Problem stays away even after i undo the change even if it was irrelevant to the ā¦