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
Yeah, but don't worry. I'll just do the necessary merging. The big one to consider is the support for right-to-left. Basically, you would add an attribute called rtl : Bool which would mean that pages appear in sequence from right to left as opposed to the current left to right. So, to swipe to the next page would mean swiping from left to right. This is just an if-statement, so, as I said, don't worry too much.
It would be nice if you could just transition to the next page with a fast swipe by doing something like
The text was updated successfully, but these errors were encountered: