Peter
Peter
is this bug fixed now?
新西兰了解一下
Any update on this? Does anybody have any solution? How to build the interface like this? 
We are a start-up in Melbourne and building our brand new app using Foca. So far Foca looks really great, and we will keep updating some experience of it.
在5.0.1 WingBlank 还是有问题 @1uokun ``` Overload 1 of 2, '(props: WingBlankProps | Readonly): WingBlank', gave the following error. Type '{ children: Element[]; style: { flex: number; }; }' is not...
> react18 类型没有children补上了吗? 可以先通过 patch的方式 修复 ``` diff --git a/node_modules/@ant-design/react-native/lib/badge/index.d.ts b/node_modules/@ant-design/react-native/lib/badge/index.d.ts index 6b6debc..2eabdc8 100644 --- a/node_modules/@ant-design/react-native/lib/badge/index.d.ts +++ b/node_modules/@ant-design/react-native/lib/badge/index.d.ts @@ -9,6 +9,7 @@ export interface BadgeProps extends WithThemeStyles { corner?: boolean;...
sure thing.
@1uokun Could u review this PR?
 can't run this project
any update?