mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-15 01:33:25 +01:00
[ADD] Search bar for BrowseView on iOS 15
This commit is contained in:
committed by
Joe Mattiello
parent
0c034b61d9
commit
0e7083539d
@@ -14,7 +14,7 @@ struct BrowseAppPreviewView: View {
|
||||
let storeApp: StoreApp
|
||||
|
||||
var body: some View {
|
||||
VStack {
|
||||
VStack(spacing: 16) {
|
||||
AppRowView(app: storeApp)
|
||||
|
||||
if let subtitle = storeApp.subtitle {
|
||||
|
||||
Reference in New Issue
Block a user