Aryella Lacerda

Results 10 comments of Aryella Lacerda

I'm getting the 403 error on `pull_request closed` too 👍🏼 ``` Run bahmutov/npm-install@v1 running npm-install GitHub Action trying to restore cached NPM modules Error: Cache service responded with 403 at...

``` java.util.concurrent.TimeoutException: android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi$CBC$PKCS7Padding.finalize() timed out after 10 seconds at android.os.BinderProxy.transactNative(Binder.java) at android.os.BinderProxy.transact(Binder.java:503) at android.security.IKeystoreService$Stub$Proxy.abort(IKeystoreService.java:1360) at android.security.KeyStore.abort(KeyStore.java:809) at android.security.keystore.AndroidKeyStoreCipherSpiBase.finalize(AndroidKeyStoreCipherSpiBase.java:680) at android.security.keystore.AndroidKeyStoreUnauthenticatedAESCipherSpi$CBC$PKCS7Padding.finalize(AndroidKeyStoreUnauthenticatedAESCipherSpi.java:73) at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:217) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:200) at java.lang.Thread.run(Thread.java:818) ``` Same issue. Any...

Hello @Vakme! Let me take a look at the best way to extend the calendar's API to make this possible 😁 Shouldn't be a very difficult adjustment, I'll keep you...

Hello, @albullington! Let me take a look at the best-practices regarding modals. Hopefully we can open a PR in react-native-modal to eventually correct any problems. In the meantime, there's an...

Nope. I haven't had time to research how accessibility for modals works on native iOS and Android, to check if it's different from any other type of screen. 🤔

Hello, @vmarsterson! Sorry about the wait, I haven't had time to focus on the engine these last few weeks. When you say that the text is added dynamically from an...

Hello, @JoopStringer! By WeekNumbers, what do you mean? A lateral bar that indicates the number of that week in the year?

@willLopesz I just tested this. The warning only occurs when I use `modelHeight` instead of `adjustToContentHeight`. It also occurs when I use neither of these props. Once I set `adjustToContentHeight`...

Hello, @heathercodes! Thanks for reaching out about these issues. 1. The rule that's being triggered is `pressable-role-required`. It's a sanity check, but we haven't added `tab` to the [list of...