add fixture-backed admin and ios scaffold
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import Foundation
|
||||
|
||||
struct GestureHandlers {
|
||||
func handleTap() {}
|
||||
func handleSwipeDown() {}
|
||||
}
|
||||
Reference in New Issue
Block a user