-
### Summary
The map overlay feature is currently not functioning as expected on iOS devices when using React Native Maps. The overlay, which should be visible and interactive, fails to render properl…
-
### Environment
```markdown
react-native -v: 14.1.0
npm ls react-native-macos: react-native-macos@0.75.5
node -v: v20.13.1
npm -v: 10.5.2
yarn --version: 3.6.4
xcodebuild -version: Xcode 15.4 B…
-
### 相关平台
React Native
**使用框架: React**
### 复现步骤
1、下载https://github.com/crise1993/taro-rn-less代码之后
2、yarn install之后,运行yarn dev:rn命令
3、在index.less文件中加入font-size: 50px;会报错
### 期望结果
px能在r…
-
https://qiita.com/az22223/items/313d13461c00163b2e0e
https://m-shige1979.hatenablog.com/entry/2021/03/21/080000
https://zenn.dev/k_kazukiiiiii/articles/5956702fc4f1d3
-
Having lots of warnings in console starting from reanimated 3.15.
Here is the warning:
`[Reanimated] Reading from `value` during component render. Please ensure that you do not access the `value` …
-
## Environment
System:
OS: Windows 11 10.0.22631
CPU: (4) x64 Intel(R) Core(TM) i3-10110U CPU @ 2.10GHz
Memory: 2.34 GB / 11.85 GB
Binaries:
Node:
version: 20.11.1
path: C:\P…
-
**Describe the bug**
After updating `@stripe/stripe-terminal-react-native` from `v0.0.1-beta.13` to `v0.0.1-beta.14`, the project fails to compile with the following error:
`package undefined do…
-
We're currently seeing build + run times higher than 30 minutes on iOS and 50 minutes on Android.
We should investigate the cause of this and find solutions for it.
The possible solutions might incl…
-
Just give user a link to docs how to do it and wait to confirm.
-
# React Native 三端同构实践
[三端同构实践](https://juejin.cn/post/7168778901970223111)