Giter Site home page Giter Site logo

swiftuipractice's Introduction

SwiftUIPractice

SwiftUI练习项目。纯SwiftUI的例子,每个例子都能学到不同的东西。

01SFSymbols

查看系统自带的icon图片。 学习如何创建类似于UITableView的界面,如何定义cell等。

image

02Login

登录界面。 学习如何跳转新界面,如何绑定数据等。

image

03Tabbar

TabView。 学习如何实现UIKit的UITabViewController的界面等。

image

04GridView

实现UICollectionView的效果。 学习如何实现UIKit的UICollectionView的效果,以及SwiftUI如何与UIKit进行组合。

image

05ShoppingList

实现TableView列表。 学习如何自定义cell以及展示固定数据。

image

06MusicPlayer

播放音乐界面。实现了播放模式切换,上一曲下一曲,弹出播放列表,播放暂停,播放时图片旋转等功能,没有实现歌曲的播放。

image

07LegalReport

获取今日说法的视频列表,点击后进行播放视频。

image

08WeekPicker

选择星期。学习如何使用PreferenceKey。

image

09Instrument

仪表盘。

image

10ColorGame

猜颜色游戏。

image

swiftuipractice's People

Contributors

flywo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.