Rageshake Service (#70)
This commit is contained in:
@@ -35,7 +35,7 @@ struct TemplateSimpleScreen: View {
|
||||
var body: some View {
|
||||
GeometryReader { geometry in
|
||||
VStack {
|
||||
ScrollView(showsIndicators: false) {
|
||||
ScrollView {
|
||||
mainContent
|
||||
.padding(.top, 50)
|
||||
.padding(.horizontal, horizontalPadding)
|
||||
|
||||
@@ -24,3 +24,10 @@ strings:
|
||||
params:
|
||||
enumName: ElementL10n
|
||||
publicAccess: true
|
||||
plist:
|
||||
inputs: SupportingFiles/Info.plist
|
||||
outputs:
|
||||
templateName: runtime-swift5
|
||||
output: InfoPlist.swift
|
||||
params:
|
||||
enumName: ElementInfoPlist
|
||||
|
||||
Reference in New Issue
Block a user