Kiura
Kiura
Hello, great package and seems to be the only reliable one for js. I need to detect browser (actually convert it to deeplink) in my package so I need the...
Can the `onPressOut` method be exposed? Also any plans on adding TypeScript support?
Hello, I was wondering why would one use `NewEncryptionKey`? As far as I know one creates/stores somewhere `EncryptionKey` and reuses it for every encryption/decryption (`EncryptionKey` has to be the same...
How is this library different from another mmkv react-native library? https://github.com/ammarahm-ed/react-native-mmkv-storage
### Version Tell us which versions you are using: 0.36.2 - react-native-image-crop-picker v0.36.2 - react-native v0.64.1 ### Platform Tell us to which platform this issue is related - iOS ###...
Please include more docs and let users know about breaking changes after an update.
It would be really nice if someone created a helm chart for this, as all charts available are not nearly as good as this one. This is useful to reduce...
### Steps to Reproduce A simple code to reproduce the error is provided below. ### Code sample ```dart // interfaces abstract class ITranslation { String get value; } abstract class...
Hi, thanks for the great library. One of the reasons I am using telegraf over grammy ) Basically, there is a weird issue with the decorator when combined with typeorm....
Hello, is it possible to use the package in node-webkit app? Since tesseract needs to be installed on the machine the app is running, is there any way to include...