Hoi, ik ben Martijn. 👋 🇳🇱
Learn more about me and my work on my website: https://martijnhols.nl/ (Dutch) or my blog: https://martijnhols.nl/gists (English)
Hoi, ik ben Martijn. 👋 🇳🇱
Learn more about me and my work on my website: https://martijnhols.nl/ (Dutch) or my blog: https://martijnhols.nl/gists (English)
WoWAnalyzer is a tool to help you analyze and improve your World of Warcraft raiding performance through various relevant metrics and gameplay suggestions.
Forked from actions/cache
Enhanced actions/cache: Get full control over caching
Martijn Hols is a Freelance React Developer. This website gives more info about me. It's made in React, with Next.js as framework and Prismic as CMS.
TypeScript
Using a transition to open screens helps users keep track of where they are and mimicks the native apps they're used to.
![2021-11-11 09 58 48](https://user-images.githubusercontent.com/4565223/141269106-31896ae3-5ac5-4a41-bd2c-8384a4657554.gif)
But on iOS Safari this leads to an issue. In Safari users can drag the edges of the screen to navigate to the previous and next page. This also works on iOS in native apps to close "pushed" screens (screens that animate in from the left). Keeping this behavior in place is likely desirable, but this can conflict with custom screen transitions.