You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case I try to set pullUpVC (and call its setupCard) and then present the everything on the screen (loadViewIfNeeded is called before presenting). The result is setupCard ignores safe area. You should at least mention it in readme
In my case I try to set
pullUpVC(and call itssetupCard) and then present the everything on the screen (loadViewIfNeededis called before presenting). The result issetupCardignores safe area. You should at least mention it in readme