Dorian Mazur

Results 112 comments of Dorian Mazur

Implemented in https://github.com/oblador/react-native-keychain/pull/720

This might be connected - https://github.com/facebook/react-native/issues/50800#issuecomment-2815120399

It looks like there's an issue with Codecov: ``` [2024-09-24T11:22:04.842Z] ['info'] Detected GitHub Actions as the CI provider. [2024-09-24T11:22:05.052Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=github-action-2.1.0-uploader-0.8.0&token=*******&branch=ci%2Fupdate-workflows&build=11012682270&build_url=https%3A%2F%2Fgithub.com%2Fmeliorence%2Freact-native-render-html%2Factions%2Fruns%2F11012682270&commit=5f68c7378caaeab977e5fdacddd814c3259d9274&job=CI&pr=672&service=github-actions&slug=meliorence%2Freact-native-render-html&name=&tag=&flags=&parent= [2024-09-24T11:22:05.[28](https://github.com/meliorence/react-native-render-html/actions/runs/11012682270/job/30579399823#step:11:29)7Z] ['error'] There was an error running...

``` 1) Ruby 3.3 with Docker tests "before each" hook for "should work with ruby3.3 in docker container": Error: serverless offline crashed at ChildProcess. (file:///home/runner/work/serverless-offline/serverless-offline/tests/_testHelpers/setupTeardown.js:60:16) at ChildProcess.emit (node:events:517:28) at maybeClose...

Hey @jsamr, 1. I have 6 years of experience with React Native and have worked on various packages like react-native-mmkv, react-native-screens, and react-native-keychain. Currently, I'm a maintainer of the [serverless-offline](https://github.com/dherault/serverless-offline)...

@nukeop What website are you talking about? I don't see such an option in the readme file.

@nukeop No, I don't think we have control over this site. It seems like Serverless is fetching our README and showing cached version of it. Am I right, @dherault?

Hey @herbig It's in progress. Should be soon ready as a part of 10.x release https://github.com/oblador/react-native-keychain/pull/720

This will be fixed in upcoming 9.2.0

Yes, on iOS we use Keychain and on Android we use Jetpack DataStore + Android Keystore. Facebook Conceal is deprecated and will be removed in the next major release.