Ken Tominaga

Results 2 issues of Ken Tominaga

# Overview SMS sharing is marked as supported but it doesn't work on my end. - [ ] iOS - [ ] Android - [ ] Example I want to...

**Motivation** Close https://github.com/react-navigation/react-navigation/issues/10722 `getScrollResponder` has a type error around `SectionList` due to missing type for `SectionList` ----- FlatList - https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react-native/index.d.ts#L4057 ```ts getScrollResponder: () => JSX.Element | null | undefined; ```...

first pull request