Skip to content

Commit

Permalink
🔄 synced file(s) with circlefin/w3s-rn-sample-app-wallets-internal (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
superandydong authored Apr 23, 2024
2 parents 48ab84e + 0998d72 commit 7a0c9c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ pod install
3. (Optional) Open the project in [Xcode](https://apps.apple.com/tw/app/xcode/id497799835?mt=12) and build to see if there's any build error.
- Open `W3sSampleWallet.xcworkspace` in Xcode.
- Product ➜ Build.
- If the Metro server does not launch by Xcode, please run the command on project folder.
```sh
yarn start
```
4. Run on device
You can simply run the command below or find more detail on [reactnative.dev](https://reactnative.dev/docs/running-on-device?package-manager=yarn&platform=android).
- Android
Expand Down

0 comments on commit 7a0c9c1

Please sign in to comment.