Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

freddy5566/SwiftUI-Combine-todo-example

Repository files navigation

Todo Combine SwiftUI

It's an experiment project for the brand new SwiftUI + Combine + restful API with dark mode

Build

Requirements

  • Xcode 11 beta
  • Swift 5.1

Issue

the following is what I currently dont know how to implement, if you guys know how to do, please just open a PR

  • add push/present to next view from navigationBarItem
  • add picker
  • change back button color
  • change textfiled height
  • change viewModel name it will lead xcode hangs on compilation
  • dismiss itself while tap new task

Todo

  • delete task while tap done button
  • add animation
  • add edit view

About

A to-do list app using SwiftUI and combine with restful api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages