DEV Community

Peter Witham
Peter Witham

Posted on

1

Revisiting Old Code with new Goals

So I decided it was time to revisit my open source iOS project. The app has been something that I work on when time permits, partly as a learning enabler but also an app I wanted to have.

Code Notes for iOS is still in the very early stages, but I wanted a place to stash all my little code snippets and learning notes.

Revisiting it now with several goals.

  • Cross-Platform support.
  • Update it to use native iOS dark and light themes rather than the custom system I built.
  • Update it to use cloud save rather than CoreData.
  • Take a look at using SwiftUI.

So with that, if you are interested in the current state of the code, you can find it on gitHub.

https://github.com/GrfxGuru/CodeNotesForiOS

Top comments (0)

Sentry growth stunted Image

If you are wasting time trying to track down the cause of a crash, it’s time for a better solution. Get your crash rates to zero (or close to zero as possible) with less time and effort.

Try Sentry for more visibility into crashes, better workflow tools, and customizable alerts and reporting.

Switch Tools

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay