Skip to content
View MartijnHols's full-sized avatar
๐Ÿ˜„
Hoi!
๐Ÿ˜„
Hoi!

Organizations

@WoWAnalyzer @geefmvan
Block or Report

Block or report MartijnHols

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
MartijnHols/README.md

Pinned

  1. WoWAnalyzer/WoWAnalyzer WoWAnalyzer/WoWAnalyzer Public

    WoWAnalyzer is a tool to help you analyze and improve your World of Warcraft raiding performance through various relevant metrics and gameplay suggestions.

    TypeScript 497 569

  2. actions-cache actions-cache Public

    Forked from actions/cache

    Enhanced actions/cache: Get full control over caching

    TypeScript 22 6

  3. martijnhols.nl martijnhols.nl Public

    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

  4. iOS edge drag navigation monitor iOS edge drag navigation monitor
    1
    Using a transition to open screens helps users keep track of where they are and mimicks the native apps they're used to.
    2
    
                  
    3
    ![2021-11-11 09 58 48](https://user-images.githubusercontent.com/4565223/141269106-31896ae3-5ac5-4a41-bd2c-8384a4657554.gif)
    4
    
                  
    5
    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.