Closed walterholohan closed 4 years ago
contentContainerStyle, keyboardShouldPersistTaps and all other inherited <Scrollview /> props are giving a typescript error's.
contentContainerStyle
keyboardShouldPersistTaps
<Scrollview />
Not an issue. It was set up problem with my monorepo.
contentContainerStyle
,keyboardShouldPersistTaps
and all other inherited<Scrollview />
props are giving a typescript error's.