weitieda/bottom-sheet

⬆️ A SwiftUI view component sliding in from bottom

SwiftRubyswiftiosanimationcarddragsheetswiftuiswiftpackageswiftpackagemanager
This is stars and forks stats for /weitieda/bottom-sheet repository. As of 03 May, 2024 this repository has 746 stars and 52 forks.

Usage Same way as you use Sheet in SwiftUI NavigationView { List(0..<20) { Text("\($0)") }.listStyle(PlainListStyle()) .bottomSheet(isPresented: $isPresented, height: 300) { List(20..<40) { Text("\($0)") }.listStyle(PlainListStyle()) } .navigationBarTitle("Bottom Sheet") .navigationBarItems( trailing: Button(action: { self.isPresented = true }) { Text("Show") } ) } Example Both demo preview code are available in example...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
HeroTransitions/HeroSwiftMakefileRuby21.6k01.7k0
Jonathan-LeRoux/IguanaTexVBASwiftOther579+3520
lewagon/setupRubyShellBatchfile16.9k01.6k0
alphagov/smokeyRubyGherkinDockerfile410150
PostgresApp/PostgresAppMakefileCSwift6.9k03900
newmarcel/KeepingYouAwakeObjective-CRich Text FormatObjective-C++5.2k+2244+2
SnapKit/MasonryObjective-CRubyShell18.1k+13.2k-1
pages-themes/slateSCSSHTMLRuby28009620
kishikawakatsumi/KeychainAccessSwiftRubyOther7.5k+7773+3
tuist/tuistSwiftC++Ruby3.7k04210