Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate React Native App to Expo SDK 43.0.0 #398

Open
Tracked by #397
youngkidwarrior opened this issue Oct 24, 2021 · 0 comments
Open
Tracked by #397

Migrate React Native App to Expo SDK 43.0.0 #398

youngkidwarrior opened this issue Oct 24, 2021 · 0 comments
Assignees
Labels
app Shenanigan mobile app

Comments

@youngkidwarrior
Copy link
Member

youngkidwarrior commented Oct 24, 2021

User Story

As a ...

Developer for Shenanigan

I want...

To utilize the added benefits that Expo provides:

  • Faster build times
  • QR Code downloads for QA Testing
  • Better logging, tooling, and hot reloading support
  • Great CI/CD Tools
  • Easier deployment onto App Store

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:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Shenanigan mobile app
Projects
None yet
Development

No branches or pull requests

2 participants