Swiftpack.co - Swift Packages by HituziANDO

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by HituziANDO

HituziANDO/kamome 5.3.3
Kamome is a library for iOS and Android apps using the WebView. This library bridges a gap between JavaScript in the WebView and the native code written in Swift, Java, or Kotlin.
⭐️ 31
🕓 3 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
5.3.3
3 weeks ago
## JavaScript New kamome.js that is written in TypeScript. ## Android Added `@NonNull` and `@Nullable` annotations using androidx.annotation library. ## iOS - Added privacy manifests. - Changed to support iOS 12.0+ ## macOS - Added privacy manifests. - Changed to support macOS 10.15+ - Supports CocoaPods.
5.2.1
1 year ago
## JavaScript No changes. ## Android Fix a bug that send method outputs an error log when SendMessageCallback is null. ## iOS Fix a bug that send method crashes when SendMessageCallback is nil.
5.2.0
1 year ago
Implemented some methods in JavaScript. ## JavaScript - Add `KM.browser.send` method. - Add `KM.browser.removeCommand` method. - Add `KM.browser.hasCommand` method. - Add `KM.hasNoClients` method. ## Android No changes. ## iOS No changes.
5.1.0
2 years ago
The ready state checker is implemented. If the client sends a message before the webView has loaded the web page, it waits for the JS library is ready. When the library is ready, the client retries to send automatically. ## JavaScript - Add `KM.isReady` method. - Add `KM.setReadyEventListener` method. ## Android - Add `Client#isReady` method. - Add `Client#readyEventListener` property. ## iOS - Add `Client#isReady` property. - Add `Client#readyEventHandler` property. - ConsoleLogAdapter supports `console.assert` in JavaScript.
5.0.0
2 years ago
**Not compatible with lower versions.** Update JS, Android, and iOS libraries from v4 to v5. ## JavaScript Fixed to use characters that were not supported such as apostrophe. ## Android Fixed to use characters that were not supported such as apostrophe. ## iOS Fixed to use characters that were not supported such as apostrophe.
4.0.5
2 years ago
## JavaScript - Fix a bug that calling `resolve()` in addReceiver occurs crash. - [WIP] Supports Flutter. ## Android No changes. ## iOS No changes.
4.0.2
2 years ago
- Supports macOS 10.13+
4.0.1
3 years ago
4.0.0
3 years ago
3.2.0
3 years ago
- Stable version for Android: 3.0.0 - Stable version for iOS: 3.2.0 - Not support Objective-C
iOS macOS
HituziANDO/LoggingViewKit 6.0.5
LoggingViewKit is a framework that can record user click events, etc. All records are stored in a local database and the framework does not send any data externally.
⭐️ 3
🕓 1 week ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
6.0.5
1 week ago
## What's Changed * Get all counters by @HituziANDO in https://github.com/HituziANDO/LoggingViewKit/pull/12 **Full Changelog**: https://github.com/HituziANDO/LoggingViewKit/compare/6.0.3...6.0.5
6.0.3
2 weeks ago
## What's Changed * Fixed codesign and added xcframework.zip by @HituziANDO in https://github.com/HituziANDO/LoggingViewKit/pull/10 * Fixed Package.swift by @HituziANDO in https://github.com/HituziANDO/LoggingViewKit/pull/11 **Full Changelog**: https://github.com/HituziANDO/LoggingViewKit/compare/6.0.1...6.0.3
6.0.1
2 weeks ago
## What's Changed * Added increment condition by @HituziANDO in https://github.com/HituziANDO/LoggingViewKit/pull/9 **Full Changelog**: https://github.com/HituziANDO/LoggingViewKit/compare/6.0.0...6.0.1
6.0.0
2 weeks ago
## What's Changed * Added test code by @HituziANDO in https://github.com/HituziANDO/LoggingViewKit/pull/6 * Updated FMDB to 2.7.10 by @HituziANDO in https://github.com/HituziANDO/LoggingViewKit/pull/7 * Counter functions by @HituziANDO in https://github.com/HituziANDO/LoggingViewKit/pull/8 **Full Changelog**: https://github.com/HituziANDO/LoggingViewKit/compare/0.5.1...6.0.0
0.5.1
3 weeks ago
## What's Changed * Added PrivacyInfo.xcprivacy by @HituziANDO in https://github.com/HituziANDO/LoggingViewKit/pull/5 **Full Changelog**: https://github.com/HituziANDO/LoggingViewKit/compare/0.5.0...0.5.1
0.5.0
51 weeks ago
- Supports iOS 13.0+, macOS 10.15+
0.4.0
1 year ago
New API released!
0.3.1
1 year ago
Supports Swift Package Manager.
0.3.0
1 year ago
Supports xcframework.
0.2.3
5 years ago
Get LoggingViewKit-0.2.3.zip and unzip!
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics