APSL / react-native-keyboard-aware-scroll-view

A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
MIT License
5.24k stars 643 forks source link

interface KeyboardAwareProps don't has a property named contentContainerStyle #546

Open willowramirez opened 2 years ago

willowramirez commented 2 years ago

类型“IntrinsicAttributes & IntrinsicClassAttributes & Readonly & Readonly<...>”上不存在属性“contentContainerStyle”

image image image