react-native-elements / react-native-elements-app

Demo app for React Native Elements (w/ React Native Web)
https://reactnativeelements.com/
1.29k stars 417 forks source link

ListItem typescript errors upgrading from 2.3.2 #234

Closed JoeToeniskoetter closed 2 years ago

JoeToeniskoetter commented 2 years ago

I'm receiving the following Typescript error for ListItem.Title , ListItem.Subtitle, ListItem.Content when upgrading from 2.3.2

Property 'dataDetectorType' is missing in type '{ children: Element[]; }' but required in type 'Pick<TextProps & { style?: StyleProp<TextStyle>;
JoeToeniskoetter commented 2 years ago

Moving issue to main github project