Calin Tamas

Results 2 issues of Calin Tamas

Hi @emeraldsanto, thank you for this great library! This PR adds support for storage options, namely: - `keychainAccessibility` on iOS, via [kSecAttrAccessible](https://developer.apple.com/documentation/security/ksecattraccessible?language=objc) - `storageName`, which uses [kSecAttrService](https://developer.apple.com/documentation/security/ksecattrservice?language=objc) on iOS and...

Not sure if it is intentional behavior, but if I touch and hold toast, it never hides (`autoHide` is set to `true`). The hiding animation takes place, but toast stays...

investigate