Skip to content

Commit 707ce12

Browse files
committed
wallet width note added to RN
1 parent 678eba3 commit 707ce12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/relnotes/rn_main_auth_v1.0.3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Arcana Auth SDK now allows Web3 apps to configure AWS Cognito as the social prov
2525

2626
### New API: showWallet()
2727

28-
Developers can use `showWallet()` function to display the in-built Arcana wallet UI in the context of an app integrated with the Auth SDK. The `showWallet()` function can be called in the application context after the `AuthProvider` is created and initialized using the `init` function. Once the app is deployed and the user logs in, the `showWallet` function call brings up the wallet UI. For details, see [Arcana Wallet Developer's Guide]({{page.meta.arcana.root_rel_path}}/howto/arcana_wallet/index.md).
28+
Developers can use the `showWallet()` function to display the in-built Arcana wallet UI in the context of an app integrated with the Auth SDK. The `showWallet()` function can be called in the application context after the `AuthProvider` is created and initialized using the `init` function. Once the app is deployed and the user logs in, the `showWallet` function call brings up the wallet UI. For details, see [Arcana Wallet Developer's Guide]({{page.meta.arcana.root_rel_path}}/howto/arcana_wallet/index.md).
2929

3030
## Enhancements
3131

@@ -35,9 +35,9 @@ The Auth SDK has been updated for better login performance powered by an improve
3535

3636
## Bug Fixes
3737

38-
**Wallet UI Display for Mobile Apps**
38+
**Wallet UI Display on Mobile**
3939

40-
Earlier, the built-in Arcana wallet UI did not utilize the full mobile screen display. This has been fixed now.
40+
In the earlier releases, the built-in Arcana wallet UI **did not** utilize the entire mobile screen width. This has been fixed now.
4141

4242
---
4343

0 commit comments

Comments
 (0)