DefinitelyTyped/types/react-native
Ben Wildeman 1e82b25e3e
[react-native] updated viewOffset on FlatList to be optional
although the react-native docs says that viewOffset is required, the flow types of the flatlist, and the code for the flatlist shows that this is actually optional and defaults to 0 when not used.
2018-03-02 10:20:28 +00:00
..
test Change MaskedView to MaskedViewIOS 2018-01-29 05:14:07 -04:00
globals.d.ts
index.d.ts [react-native] updated viewOffset on FlatList to be optional 2018-03-02 10:20:28 +00:00
tsconfig.json Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
tslint.json