flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
598 stars 40 forks source link

Update SwiftJNI #389

Closed rikner closed 8 months ago

rikner commented 8 months ago

Fixes #

Type of change:

Motivation (current vs expected behavior)

Update Swift JNI to latest version to be able to set JavaByteArray from Swift UInt8 Arrays.

Please check if the PR fulfills these requirements