Skip to content

Conversation

@jeanregisser
Copy link
Member

Description

Use latest version of @divvi/react-native-keychain which contains oblador/react-native-keychain#773

It's published from https://github.com/mobilestack-xyz/react-native-keychain/commits/divvi-fork/

Note: I've chosen this versioning scheme to denote it's react-native-keychain version 10.0.0 + divvi changes

Test plan

Related issues

Backwards compatibility

Yes

Network scalability

If a new NetworkId and/or Network are added in the future, the changes in this PR will:

  • Continue to work without code changes, OR trigger a compilation error (guaranteeing we find it when a new network is added)

Copy link
Contributor

@bakoushin bakoushin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

### Description

#258 fixes the lower level
issue that was partially mitigated by
#208

I decided to revert it, because it's not necessary anymore and also
because it wipes everything in the keychain, even values that are set by
other libs (e.g. firebase items), which may or may not cause issues.

### Test plan

- Manually tested restoring an existing react-native-keychain datastore
after wiping the Keystore, still allows to restore or create a new
account. See #208
reproduction.

### Related issues

- Part of ENG-636

### Backwards compatibility

Yes

### Network scalability

If a new NetworkId and/or Network are added in the future, the changes
in this PR will:

- [x] Continue to work without code changes, OR trigger a compilation
error (guaranteeing we find it when a new network is added)
@jeanregisser jeanregisser added this pull request to the merge queue Sep 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 29, 2025
@jeanregisser jeanregisser added this pull request to the merge queue Sep 29, 2025
Merged via the queue into main with commit 2367b91 Sep 29, 2025
15 checks passed
@jeanregisser jeanregisser deleted the jeanregisser/latest-divvi-rn-keychain branch September 29, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants