This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Picker.swift | |
// Crypic | |
// | |
// Created by Takeshi Tanaka on 2020/05/16. | |
// Copyright © 2020 p0dee. All rights reserved. | |
// | |
import SwiftUI |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// SegmentedControl.swift | |
// Crypic | |
// | |
// Created by Takeshi Tanaka on 2020/04/30. | |
// Copyright © 2020 p0dee. All rights reserved. | |
// | |
import SwiftUI |