You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will have to rely on rn-nodeify to ensure the app is compatible with WalletConnect and other web3 libraries.
Acceptance Criteria
Scenario:
Given I have just freshly cloned the repository and run the package installer:
From the shenanigan-monorepo root
When I run the yarn app start command
Then Expo should start and a QRCode with the app should be visible in the command line
Then the app should be usable on both Android and iOs
And it should be fully compatible with web3 libraries, like WalletConnect
The text was updated successfully, but these errors were encountered:
User Story
As a ...
Developer for Shenanigan
I want...
To utilize the added benefits that Expo provides:
So that ...
I can more quickly develop features for the app and share them with the SHE Squad
Comments and Outliers
Expo in monorepo: https://github.com/byCedric/eas-monorepo-example
We will have to rely on rn-nodeify to ensure the app is compatible with WalletConnect and other web3 libraries.
Acceptance Criteria
Scenario:
Given I have just freshly cloned the repository and run the package installer:
The text was updated successfully, but these errors were encountered: