Wing Choy

Results 6 comments of Wing Choy

+1 for this feature. My situation is like validating some fields in one of the sections of the form before going to next section, After running for loop `validateField()` of...

> +1 for this feature. > My situation is like validating some fields in one of the sections of the form before going to next section, > After running for...

I have installed the latest version `v1.3.6` (I saw the merge #220 is there already) but still having a similar issue. When I use the `AnimatedCircularProgress` component like this: ```...

Hi everyone, I have encountered this error when applying `` into the content of ``, and enabled `adjustToContentHeight` to `true`. I have tried disabling the fast refreshing but still cannot...

Thanks @TomCorvus for the answer, but I have already used another solution to solve the issue. I am using the package `react-native-safe-area-context` to get and set the padding bottom of...

For some of you might not know, Apple has restricted to call other apps if you haven't added the scheme into `info.plist` starting on iOS 9.0. So if you want...