Skip to content

A HamburgerButton with NavigationDrawer Similar with Android by SwiftUI

Notifications You must be signed in to change notification settings

Lobooo/HamburgerButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

HamburgerButton

A HamburgerButton like Android by SwiftUI and UIKit

Demo gif

Demo gif

HamburgerButton Version

  • HamburgerButton_SwiftUI: code with pure SwiftUI, it has a small problem, I didn't find a way to use 2 sets timingCurve of animations in rotation() and offset modifier(), but I had modified the UIBezierPath to reduce animation artifacts

  • HamburgerButton_UIKit: based on UIKit @fastred(https://github.com/fastred/HamburgerButton), and packaged to SwiftUI View, There is a serious problem, when the button appeared, it is on the state of Arrow not Hamburger, I don't know how to fix it yet.

If you can solve the above problems, welcome to let me know

Author

About

A HamburgerButton with NavigationDrawer Similar with Android by SwiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages