Files
SwiftUI/Other Projects/React Meets SwiftUI
Ivan Vorobei 48001a8e9a Update
2019-06-26 22:12:35 +03:00
..
2019-06-26 22:12:35 +03:00
2019-06-26 22:12:35 +03:00
2019-06-26 22:12:35 +03:00
2019-06-26 22:12:35 +03:00
2019-06-26 22:12:35 +03:00
2019-06-26 22:12:35 +03:00
2019-06-26 22:12:35 +03:00

React Meets SwiftUI

I'm looking to learn SwiftUI over the coming weeks and will be using this repository to record various common React design patterns implemented in SwiftUI.

Please note: I'm a total newbie when it comes to Swift, so please contribute where you can to fix my inevitable errors.

Examples

  • Managing State
  • Using Context
  • Using Children
  • Mounting and Unmounting Callbacks
  • Emulating CloneElement