Peter

Results 11 comments of Peter

Any update on this? Does anybody have any solution? How to build the interface like this? ![IMG_7BA206152B94-1](https://user-images.githubusercontent.com/8776111/81517113-efbc7a80-938d-11ea-84e7-d61a6384b675.jpeg)

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;...

@1uokun Could u review this PR?

![2017-07-03 10 46 43](https://user-images.githubusercontent.com/8776111/27776410-ec07a712-5fdc-11e7-8557-89d423c7332e.png) can't run this project