g0dkar / qrcode-kotlin

QRCode Generator implemented in pure Kotlin
https://qrcodekotlin.com/
MIT License
177 stars 18 forks source link

Support an iOS project #105

Closed ruicanas closed 10 months ago

ruicanas commented 10 months ago

Changes:

  1. Added a sample project with the library for iOS (with SwiftUI) ๐ŸŽ‰
  2. [iosMain] Created an utils folder for specific parsing such as parsing ByteArray to NSData.
  3. Bump Android Gradle Plugin to 8.2.0 to solve :embedAndSignAppleFrameworkForXcode issue.
iOS Sample ๐Ÿ“ธ ![Simulator Screenshot - iPhone 15 - 2023-12-01 at 20 41 03](https://github.com/g0dkar/qrcode-kotlin/assets/58333456/4758c7f5-0c24-4209-afce-53557a7fd56e)
ruicanas commented 10 months ago

Olรก @g0dkar! ๐Ÿ˜ƒ Made some improvements and would really appreciate your review when you have a moment ๐Ÿ˜„

EDIT: Feel free to ask for any additional cases on the demo!

g0dkar commented 10 months ago

Once again, I'm more than humbled by your contribution! Thank you so much ๐Ÿ˜€