Present a modal which is less than full screen
Seems like there are a few ways to do this. None are that straight forward.
Create a UIViewController and set the background of the top section as clear
Use a UIPresentationController
#1 seems like a hack. Smoke and mirrors :)
#2 seems like the ...
coderlyn.hashnode.dev2 min read