Ken Tominaga

Results 7 comments of Ken Tominaga

@cipolleschi Hi, I would like to help with these unassigned tasks; `StringTypeAnnotation` and `FunctionTypeAnnotation` 💡

+1 Getting the same error. ``` The types returned by 'getScrollResponder()' are incompatible between these types. Type 'ScrollView | undefined' is not assignable to type 'ReactNode'. Type 'ScrollView' is not...

@TomCorvus I could resolve this error. I will create a pull request for the time being, please use this patch. ```diff diff --git a/node_modules/@react-navigation/native/lib/typescript/src/useScrollToTop.d.ts b/node_modules/@react-navigation/native/lib/typescript/src/useScrollToTop.d.ts index fefce01..c07a9c7 100644 --- a/node_modules/@react-navigation/native/lib/typescript/src/useScrollToTop.d.ts...

> Did you try your fix with section list reference? @TomCorvus Yes, I checked with section list reference and got no errors.

Hi @mrousavy, always appreciate your work! Do you have any estimate for releasing it?

@dmazzoni I think the Braintree team kindly supports v5 too! https://github.com/braintree/braintree_ios/releases/tag/5.25.0

Hi @lightsprint09, Thank you for using `CarthageInputFiles` :) I tried `make install` now, but it works. ``` $ make install /usr/bin/swift build --configuration release Cloning [email protected]:kylef/Commander.git HEAD is now at...