I have a code like this:
<View>
<View></View>
<ScrollView>
<View>
<TextInput/>
</View>
</ScrollView>
<View></View>
</View>
How can I handle it to response correctly to keyboard? Both android and ios??? i have 2 permenant views top and bottom of the screen, this views pushed up on keyboard show