mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-14 13:10:28 +00:00
* Feature: unstable_enableLogBox function at 0.62 * [@types/react-native] Add Appearance namespace for new api from v0.62.x * feat: add typing for useColorScheme hook * Add type for fadingEdgeLength prop This adds the types for FlatList and ScrollView on Android * [react-native] Introduce HostComponent * [react-native] Make useNativeDriver parameter required * https://github.com/facebook/react-native/commit/d123bea8c1a4f1c977928fa2cfffe19132f74dab * https://github.com/facebook/react-native/commit/5876052615f4858ed5fc32fa3da9b64695974238 * feat: add typings for A11yValue in RN * [react-native] Import v0.61 typings * [react-native] Run prettier * [react-native] Try fixing v0.61 on CI * [react-native] Defer v0.61 typings to next iteration Co-authored-by: Shinpei <react-native@kakao.com> Co-authored-by: Jérémy Barbet <jeremgraph@gmail.com> Co-authored-by: André Krüger <andre.krueger.developer@gmail.com> Co-authored-by: Kacper Wiszczuk <kacperwiszczuk@gmail.com>