PixelogicDev / Gruvee-Mobile

#WeAreGrüvee
MIT License
48 stars 11 forks source link

[Bug] Wrap all text input view with KeyboardAvoidingView #22

Open adilanchian opened 4 years ago

adilanchian commented 4 years ago

I noticed the modals for adding a new playlist and adding a new song, keep running into issues with the keyboard. I think wrapping them in the KeyboardAvoidingView will help with this.