+In the times we get together, we like to discuss bugs and challenges we are facing, and interesting projects we could work on together. One of them is TrialX, a SwiftUI project that we collaborating with Standard graduates from Pacific Udall Center; utilizing ResearchKit, CareKit, SwiftUI, and more to implement Parkinson’s disease trial and research app. As we are working on it, I found there’s an issue with localization if we integrate CareKit through Swift Package Manager. But since it’s open-source, I was able to discover the cause and sent a pull request to fix it. Just like so, I spend my free time making contributions to the open-source community. I like to share the code that I wrote, so others can learn from my mistakes and success. I fixed some issues with the Swift Programming Language as I discover them, but my main focus is maintaining EFQRCode, a library for generating stylized QRCode across all Apple platforms. I wrote code to generate QRCodes natively on Apple Watches, integrated it into this open-source project, and continue to update the API to be more Swifty. As I fix the bugs, I always discover new and intriguing things about features that I’m unaware of in the related system frameworks, and I always write about the discoveries in my blog, especially those without official documentation.
0 commit comments