Skip to content

Commit 7a0c9c1

Browse files
🔄 synced file(s) with circlefin/w3s-rn-sample-app-wallets-internal (#5)
2 parents 48ab84e + 0998d72 commit 7a0c9c1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ pod install
9696
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.
9797
- Open `W3sSampleWallet.xcworkspace` in Xcode.
9898
- Product ➜ Build.
99+
- If the Metro server does not launch by Xcode, please run the command on project folder.
100+
```sh
101+
yarn start
102+
```
99103
4. Run on device
100104
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).
101105
- Android

0 commit comments

Comments
 (0)