Skip to content

Commit 51ffe0a

Browse files
Update README.md
1 parent 51ea24b commit 51ffe0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ const scanner = new PortScanner({
7575

7676
```
7777

78+
Advanced example with state management: https://github.com/RichardRNStudio/react-native-find-local-devices/blob/main/example/src/App.tsx
79+
7880
<h2>Properties of <a href="https://github.com/RichardRNStudio/react-native-find-local-devices/blob/main/src/interfaces/IPortScanner.interface.tsx">PortScanner</a> class</h2>
7981

8082
| Name | Type | Default value | Description |

0 commit comments

Comments
 (0)