I'm currently making an app for work, and it's going to be released probably on iOS. Now, one of the few issues I've got to sort out is the matter of the soft keyboard. I'm testing it out on my Android, and when I do, the keyboard covers some of the fields. I've made an app before where I just grouped everything and had it all move up by the amount the keyboard stuck out, but the issue is I've got different cards with buttons and fields being created depending on what the user chooses, so I was hoping there would be a way to just say "move everything up 200", or something along those lines?
If there any other way to make everything move when the keyboard is enabled (I thought I remembered reading something about this a few months ago, but I had another look and couldn't find it again), that would be appreciated

Thanks in advanced
