williams-voon

Results 6 comments of williams-voon

由于使用 UIWebView,现在app store 都提交不上去了

> > > @williams-voon 这个问题不难解决。替换新的微信SDK。然后按照提示修改。不行的话我可以给你我修改好的。 非常感谢,我也搞定了。不过耗时很长。我从未写过OC代码

https://github.com/williams-voon/react-native-clean-form I fixed the bug. I just rename property theme to myTheme. Check my latest commit for detailed information.

Hi @markusguenther, Thank you for prompt response. When I use Select on Android, I have to tap twice to select item. So I want to rewrite the picker. But I...

Hi @markusguenther, I meant just Picker, 'PickerAndroid' is wrong and does not exists. Regards, Williams

import { ViewPropTypes } from 'react-native'; ...ViewPropTypes, containerStyle: ViewPropTypes.style,