Skip to content

Commit 8db7662

Browse files
author
Eliel Calebi Nabas da Silveira
committed
chore(readme): add isDevice prop
1 parent 5f340de commit 8db7662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ The `useSyncQueriesExternal` hook accepts the following options:
133133
| `deviceId` | string | Yes | Unique identifier for your device |
134134
| `extraDeviceInfo` | object | No | Additional device metadata to display in DevTools |
135135
| `enableLogs` | boolean | No | Enable console logging for debugging (default: false) |
136+
| `isDevice` | boolean | No | Set to true if this is a device (default: false) |
136137
| `envVariables` | object | No | Environment variables to sync with DevTools |
137138
| `mmkvStorage` | MmkvStorage | No | MMKV storage instance for real-time monitoring |
138139
| `asyncStorage` | AsyncStorage | No | AsyncStorage instance for polling-based monitoring |

0 commit comments

Comments
 (0)