-
### Summary
When building an expo with `npx expo export -p web` and serving with `npx serve dist` the app can be served, but fails to render.
The browser console gives the error:
```
entry-f7a…
-
### Operating System
macOS 14.5 (23F79)
### Environment (if applicable)
Chrome 129.0.6668.60 (arm64), Vite 5.4.10, React 18.3.1
### Firebase SDK Version
11.0.1
### Firebase SDK Product(s)
Auth
…
-
## Issue
I can get up and running with my Expo App and react-native-firebase just fine in development and production on Android and development on iOS, but NOT production on i…
-
### 💬 前提强调
- [X] I have searched the [issues](https://github.com/ant-design/ant-design-mobile-rn/issues) of this repository and believe that this is not a duplicate.
### 🙋 描述详情/重现步骤
https://githu…
-
### Description
Currency unit EURO (represented by the € symbol) is spoken ONLY for Google Pixel device and NOT for Samsung devices
### Steps to reproduce
1) Install the application with yarn andro…
-
### Describe the bug
**"How can we rename the iOS app display name?"**
I could rename Android in strings.xml but could not in iOS even by configuring iOS display name in General tab of Xcode proje…
-
I wanted to know if someone is interested in :
If a library is not found, the package will save it to a database (website, google sheets or other).
We can manage this list and help user know i…
-
I'm trying to migrate from away react-google-login to this library and I'm running into some snags. I'm not getting an id_token property in the response and I need this to send to my server so that it…
-
Windows10 操作系统
运行完yarn android命令以后
一直卡在
:app:checkDebugAarMetadata > Resolve files of configuration ':app:debugRuntimeClasspath' > react-android-0.76.1-debug
这里是什么原因呢
-
## Please provide an explanation of the issue
I have this component but the map is not loaded correctly, can someone help to figure out what is happened?
```
import { useCallback, useMemo, useRef…