Akiff Manji
Akiff Manji
There are currently 3 available components for `SafeAreaVew`: the standard component with React Native, and custom implementations by `react-native-safe-area-context` and `@react-navigation`. Currently there are a mix of the first two...
Currently the Connections list is a basic flat-list that shows the name of the Issuer, the public DID and the date added. Proposed enhancements: * Tap to show more details...
# Summary of Changes This PR updates settings to use section list allowing users to pass in a custom config file of settings sections. This also includes updates to secondary...
Introduced with initialization refactor. A user can go back to the Splash screen with no way to exit without closing app.
Taken from #2494 (c/o @dbluhm) This PR is an early implementation of the [RFC 0794 DID Rotate protocol](https://github.com/hyperledger/aries-rfcs/tree/main/features/0794-did-rotate). This was an exercise to feel out any potential issues with the...
Currently, when the `connectToIndyLedgersOnStartup` option is provided to the agent initialization config, ledger connections are kicked off sequentially, but are not `await`ed on for completion. As a results ledger pools...
For example: varying use of 'pin', 'Pin' and 'PIN' Could employ https://eslint.org/docs/latest/rules/camelcase settings
This PR modifies the Tenant plugin with a tenant-specific log formatter that will inject the Tenant ID into log records (replacing the default Wallet ID in the ACA-Py multitenant setup)....
Signed-off-by: Akiff Manji ## Description - [ ] Tests for the changes have been added (for bug fixes / features) - [ ] The commit message(s) follow [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) -...