We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67771f7 commit 5f2e272Copy full SHA for 5f2e272
README.md
@@ -96,6 +96,10 @@ npx react-native@latest init YourMobileAppName
96
97
You can now build the app with `yarn android`. JS fast-refresh and the other metro functionalities work without problem.
98
99
+You can find the instructions on how to build the example app for this project in the [CONTRIBUTING][43] section.
100
+
101
+[43]: https://github.com/fabOnReact/react-native-wear-connectivity/blob/main/CONTRIBUTING.md
102
103
[20]: https://reactnative.dev/docs/next/signed-apk-android
104
[21]: https://developer.android.com/training/wearables/get-started/connect-phone
105
[22]: https://gist.github.com/assets/24992535/f6cb9f84-dc50-492b-963d-6d9e9396f451 'wear os large round'
0 commit comments