Mindinventory / react-native-tabbar-interaction

Tabbar Component For React-Native
https://www.mindinventory.com/react-native-app-development.php
MIT License
814 stars 171 forks source link

View exchange for KeyboardAvoidingView #18

Closed gustavofalcao1 closed 3 years ago

gustavofalcao1 commented 4 years ago

Exchange View for KeyboardAvoidingView of the react-native repository and add functions enabled={false} behavior='height'. So when the keyboard on android was displayed Tabs would still be fixed at the bottom.