Skip to content

Commit 7eff600

Browse files
authored
Update README.md
1 parent 939dd65 commit 7eff600

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# react-native-wear-connectivity
22

3-
- Create a [Wear OS][1] app using react-native
4-
- Connect two react-native apps (Wear OS and Android mobile app)
5-
- **Both apps are written in react-native**
3+
Allows you to connect React Native Mobile apps with WearOS.
64

75
https://github.com/fabOnReact/react-native-wear-connectivity/assets/24992535/415fab47-7d76-4c72-80b9-c0d19ec25a49
86

@@ -13,14 +11,15 @@ https://github.com/fabOnReact/react-native-wear-connectivity/assets/24992535/415
1311

1412
# Table of Contents
1513

16-
- [Installation with renative](#installation-with-renative)
17-
- [Installation with react-native](#installation-with-react-native)
14+
- [Connecting a Jetpack Compose WearOS app to a React Native Mobile App]()
15+
- [Using renative to build WearOS and Mobile App](#using-renative-to-build-wearos-and-mobile-app)
16+
- [Using react-native to build WearOS and Mobile App](#installation-with-react-native)
1817
- [Example of implementation](#example-of-implementation)
1918
- [API Documentation](#api-documentation)
2019
- [FAQ on Troubleshooting Errors](#faq-on-troubleshooting-errors)
2120
- [Contributing](#contributing)
2221

23-
## Installation with renative
22+
## Using renative to build WearOS and Mobile App
2423

2524
The app generated with this implementation is available [here](https://github.com/fabOnReact/react-native-wear-connectivity-renative-example).
2625

0 commit comments

Comments
 (0)