GithubHelp home page GithubHelp logo

rxswiftpractice's Introduction

RxSwiftPractice

学习RxSwift后的练习项目,会写多少个暂时未定。

使用的版本为:

pod 'RxSwift', '~> 4.0.0'
pod 'RxCocoa', '~> 4.0.0'

项目1:TapCounter

计算点击次数。

学习如何订阅按钮点击事件,以及数据和界面绑定,当数据改变,界面跟着改变。

image

项目2:ImageGR

拖动图片。

学习如何订阅手势事件。

image

项目3:Time

显示系统时间。

学习订阅事件,以及如何将界面属性与数据进行绑定的操作。

image

项目4:ImageChoice

选择图片。

学习如何通过RxSwift在两个VC之间传值以及数据与界面绑定。

image

项目5:Calculate

计算结果。

学习如何订阅UITextField,UISlider事件与属性。

image

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.