Currently Working on a TODO APP. Not yet completed. Next features to add are: 1. light and dark mode 2. Filter 3. Clearing of all to-dos 4. Drag and drop 😁
Ovie Nathaniel’s Post
More Relevant Posts
-
Modern technologies ease operations, relieve the load of repetition and delay
Enable easy access to stablecoins on your app with the Yellow Card Widget. Learn more: buff.ly/4bfnR7e
To view or add a comment, sign in
-
I've added both Crashlytics and Sentry to my app, but Crashlytics shows far fewer issues than Sentry in the dashboard (I'd expect the same issues to be reported). What could be the reason? Does my setup code look correct? Should I use async/await when recording errors?
To view or add a comment, sign in
-
Fly.io is a tool that lets you deploy your apps to virtual machines in regions where the app is most used. And sometimes you may want to move your app to a new region. In this guide, Clarence explains how to do it using flyctl commands. https://lnkd.in/gTfpA5Zq
To view or add a comment, sign in
-
Ever heard the term "runtime" or "runtime error"? ⚠️ Runtime refers to the period that an app is running or executing, as opposed to when it is being developed or compiling. A runtime error refers to an error that happens during app runtime. Let’s break down some common runtime errors your users may come across. Our latest post breaks down common errors and offers tips on how to handle them effectively. #TechTips Read more here ➡️ https://buff.ly/4dtascm
To view or add a comment, sign in
-
In some scenarios, onAppear can lead to unexpected, redundant calls, causing performance hiccups and unpredictable changes in app state. This article exposes this often-overlooked SwiftUI pitfall and offers quick-fix strategies to tackle it. https://lnkd.in/g74MJpki
To view or add a comment, sign in
-
hougaard.com New Post: Runtime dependencies in AL, what? - https://lnkd.in/g3NTDdTK Dependencies in AL are always hard-defined during the app compilation process. But what if you don’t want the hard dependencies, what can you do without a dependency. In this video I explore one case and build a helpful solution. Check it out:
To view or add a comment, sign in
-
I'm trying to create a springboard-like interface within my app. I'm trying to use UIButtons added Check it out: https://lnkd.in/dCMw2cyg Join the conversation! #objectivec #programmaticallycreated #uibutton #uiscrollview
uiscrollview with uibuttons how to recreate springboard?
https://querifyquestion.com
To view or add a comment, sign in
-
https://lnkd.in/eHS42Zv4 (1.5x playback recommended) Do you want to know how to deal with #Swift6's #StrictConcurrency and understand how it affects your app? Here is my talk at the #SwiftConnection conference last month in 🇫🇷 😊 This talk covers Data Isolation, Data Race Safety, and how you can start updating to Swift 6 incrementally. It helps you decide whether you want to update your app or not.
To view or add a comment, sign in
-
#reactRouter #reactRouterv6 New series is up on my channel on React Router V6. We will learn all about React Router by building an app. Watch here: https://lnkd.in/esraR54N Happy Learning!!
To view or add a comment, sign in