File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
# react-native-wear-connectivity
2
2
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.
6
4
7
5
https://github.com/fabOnReact/react-native-wear-connectivity/assets/24992535/415fab47-7d76-4c72-80b9-c0d19ec25a49
8
6
@@ -13,14 +11,15 @@ https://github.com/fabOnReact/react-native-wear-connectivity/assets/24992535/415
13
11
14
12
# Table of Contents
15
13
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 )
18
17
- [ Example of implementation] ( #example-of-implementation )
19
18
- [ API Documentation] ( #api-documentation )
20
19
- [ FAQ on Troubleshooting Errors] ( #faq-on-troubleshooting-errors )
21
20
- [ Contributing] ( #contributing )
22
21
23
- ## Installation with renative
22
+ ## Using renative to build WearOS and Mobile App
24
23
25
24
The app generated with this implementation is available [ here] ( https://github.com/fabOnReact/react-native-wear-connectivity-renative-example ) .
26
25
You can’t perform that action at this time.
0 commit comments