Skip to content

Releases: kovs705/NotchTransition

2.0.0

08 Mar 02:34

Choose a tag to compare

Fixed main questions from 1.0.0 release:

  1. Removed fullScreenCover navigation logic - now it loads animation faster
  2. Added Metal shaders (thanks Paul Hudson and Inferno project)
  3. Fixed dismissing the view animations

1.0.0

27 May 14:08

Choose a tag to compare

It's pretty cool that the package was built quite fast, much faster than my other packages so far.
Special thanks to Claude 4 for README file and helping with code organisation.

Right now there are a few things I need to improve:

  1. Think about faster responding on opening before transition appears: since it's a fullscreencover with transparent background, there should be a workaround to speed it up, or maybe make a visual effect, so user will understand that the transition started.

  2. Also, I need to change the disappearing or the screen, since right now, when screen disappears by toggling Bool binding, it gets smaller and goes to the bottom, while I would like to change it by usual closing how fullscreencover gets dismissed usually