Generating Thumbnails for PDF Files in SwiftUI
Learn how to generate thumbnails for PDF files in SwiftUI by reading files with fileImporter and creating thumbnail images with PDFKit
My corner of the internet to share what I’m working on, what I’m figuring out, and whatever I happen to be obsessed with at the moment.
Learn how to generate thumbnails for PDF files in SwiftUI by reading files with fileImporter and creating thumbnail images with PDFKit
Enhance your SwiftUI buttons with a custom style that adds depth and smooth animations, creating a 3D effect when pressed. Ideal for polished iOS app designs!
Google has recently rolled out a Firebase extension that gives you another way of working with Gemini API but through Firebase. The advantage of this extension is that if you are familiar with Firebase, you can build a chatbot on iOS very quickly.
In this post we'll see yet another way to interact with Gemini API using Vertex AI for Firebase SDK's.
Apart from all the stuff that you can do with a LLM like Gemini, did you know that you could also play games with it?
Previously, when I was using the Chirpy theme for my website, I was able to *draft* posts until I was ready to publish them by storing them in the `_drafts` folder
I was working on creating a custom button background for which I needed to apply a darker shade of the foreground view's `foregroundStyle`...
Carrom boards require a lot of care in order to maintain a smooth playing surface. However, despite your best efforts, boards do often run into issues & require regular cleaning.
If like me you also write your website posts in markdown, the only way to link images is as follows...