Tackling Share Extension in React Native

Hey, what's up? It's Takuya here. I started working on implementing Share Extension for iOS for my mobile app.
Hey, what's up? It's Takuya here. I started working on implementing Share Extension for iOS for my mobile app.
I've been running Inkdrop, which is a Markdown note-taking app, and I’ve decided to never implement proprietary Markdown extensions, as that’s the philosophy of the app. The strength of Markdown (specifically GitHub-flavored Markdown) lies in its status as a widely used, loosely standardized document format in
Hi! This is Takuya. I'm super excited to announce that the first canary version of v6.0.0 is available 😆✨ It comes with a bunch of ground-up improvements. Let's go! Release notes: Inkdrop Desktop v6.0.0-canary.1 🥳Hi! I’m super excited to announce that
Hi, it's Takuya. I have a 9-year-old SaaS with multi-platform desktop and mobile apps called Inkdrop, a plain-text Markdown note-taking app. Recently, I started using Claude Code in my project. My first attempt was a failure, though I eventually got used to it in my workflow. Then, I
I’ve been running a SaaS for 9 years, which includes an Electron app for Windows. For code signing, I’ve been using Certum's Code Signing Certificate: Code signing certificate for indie developersA walkthrough from buying a Certum’s code signing certificate to sign an app with itTakuya