I’ve made a custom tab bar (using Chris’s video on how to make a custom tab bar) and I’m trying to add a search bar on one of my views. For some reason half of the tab gets pushed up when the onscreen keyboard appears. Ive tried " .ignoresSafeArea(.keyboard)" literally everywhere and the only thing that happens is my icons for the tab disappear but the top of the tab still stays there. I’ve been trying to fix it for the last 24 hours but I’m getting nowhere, can somebody please help me with this. Thanks!
Here is the link to my post on stackoverflow too view the code/ images of problem: swift - Why does my custom tab bar get pushed up everytime the on screen keyboard pops up? - Stack Overflow