ant-design / ant-design-mobile-rn

Ant Design for React Native
https://rn.mobile.ant.design/
MIT License
3k stars 610 forks source link

[docs] expo qrcode 需要刷新, 最新的不能支持sdk 44 的版本 #1269

Closed radiorz closed 1 year ago

radiorz commented 1 year ago

Reproduction link

https://github.com/ant-design/ant-design-mobile-rn#readme

Steps to reproduce

使用expoapp 扫描二维码, 但是提示进入不了

What is expected?

expo 可以正常进入

What is actually happening?

expo 进入不了应用

Environment Info
antd 5.0.2
React 0.70
System android
Browser latest
radiorz commented 1 year ago

https://github.com/ant-design/ant-design-mobile-rn#readme

stevekuznetsov commented 1 year ago

Looks like it was built with a very old SDK, and needs to be re-built.

sgshy1995 commented 1 year ago

How to resolve it?

1uokun commented 1 year ago

fixed