Skip to content
Snippets Groups Projects
Commit 8ca668ee authored by hannes's avatar hannes
Browse files

licenced most of our code

parent 0b5ad566
No related branches found
No related tags found
2 merge requests!59Onboarding screens swift ui merge dev,!58Onboarding screens swift ui merge dev
......@@ -2,9 +2,18 @@
// NewOnboardingView.swift
// enzevalos_iphone
//
// Created by melicoa97 on 02.03.20.
// Copyright © 2020 fu-berlin. All rights reserved.
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
import SwiftUI
......
......@@ -2,9 +2,19 @@
// OnboardingIntro.swift
// enzevalos_iphone
//
// Created by melicoa97 on 03.03.20.
// Copyright © 2020 fu-berlin. All rights reserved.
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
var buttonheight:CGFloat=60
import SwiftUI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment