Simply Customize It! Simply Customize It Update: Bug Fix and Small Additions Fixed an issue when adding a new template from the browse view. This update also includes an added "delete all" button to the browse views for macOS (moved the already existing one in iOS) and added the ability to set/change the default category of any newly created template.
Simply Customize It! Simply Customize It Update: PNG Image Resizing on macOS Mainly minor fixes. The biggest update is for macOS which now has a fix on the calculated dimensional string which led to PNG resizing. On both versions there's several small changes like putting SVG before PNG when editing templates and adding the ability to add a template directly to a category.
Simply Customize It! Simply Customize It Update: Now With SVG Support Added support to see, remove, and add SVG images to the templates. Also split up the resize button to be me more understandable.
SwiftUI SwiftUI Overlays and Their Issue With Sheets A bit ago I realized the sheets in my app covered up my overlay messaging. This wouldn't do so I figured out how to show the overlay from every spot. Check out how I created the overlay and fixed the problem here!
Simply Customize It! Simply Customize It Update: Fix Template Syncing for reMarkable Paper Pro 3.15 Update required if connecting to a reMarkable Paper Pro with a software version of 3.15 or later; otherwise, any template syncing will attempt to connect with the wrong file. Also took the opportunity to make the app easier to navigate.
Simply Customize It! Simply Customize It: Update for WLAN Support Announcing the Simply Customize It update (version 1.0.2) that includes support to run the WLAN command for you.
Simply Customize It! Simply Customize It Update: Now Works With Your ReMarkable Paper Pro Announcing the Simply Customize It update (version 1.0.1) that supports connecting to the reMarkable Paper Pro in addition to the older reMarkable devices.
SwiftUI Create a Super Simple Shared SwiftUI Alert System Do you want a simple shared alert system in your SwiftUI app that works in both iOS and macOS from, mostly, one location? No more moving it up and down a view spot seeing if it will work now!
Simply Customize It! Announcing the MacOS Version of Simply Customize It Earlier I announced my new app Simply Customize It and shared that it's currently listed on TestFlight in case any of you want an early look at it! Since then I've gotten the macOS version of the app functional and uploaded so you can test one
Simply Customize It! Announcing Simply Customize It! Back when I first bought my reMarkable e-paper device I hopped onto Facebook and through several user groups fell into the world of custom templates and sleep screen images. Right after opening it I needed to figure out how to connect so I could change out its sleep screen with
Technology How I Easily Used My Custom Color in My SwiftUI Project I recently used one of my favorite colors on my website within my SwiftUI project. It was incredibly simple to do and I wanted to share it with you in case you want to do the same!