Closed NateFuller closed 2 years ago
I would like to work on this issue, May I?
@Ravneet6041 sure!
assign me plz
Hey @johnmahlon
I have done with this issue and created a pull request for master. Kindly have a look on it and let me know if I miss something. Thanks
Hey @johnmahlon - Trying to get my feet wet with SwiftUI and this is the perfect starter for me. Found this little visual bug with the keyboard on an iPhone 12 Pro Max simulator running iOS 14.5
I'm very familiar with building apps with Interface Builder but am brand new to SwiftUI. I'm going to tinker around and see if I can fix this issue. If you have any tips in the meantime, feel free to lmk here.
Edit: Realizing that the screenshot doesn't show the notch of the simulator. But the notch is blocking the view, so I'm guessing it's just a matter of telling the VStack to obey the safe area or something along those lines.