Rageshake Service (#70)

This commit is contained in:
ismailgulek
2022-06-06 12:38:07 +03:00
committed by GitHub
parent a049923f21
commit cecf9f9cf5
57 changed files with 3010 additions and 32 deletions

View File

@@ -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)

View File

@@ -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