Skip to content

Commit 1746f10

Browse files
kraenhansenCopilot
andauthored
Update docs/USAGE.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 396425f commit 1746f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/USAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The app developer has to install both `calculator-lib` as well as `react-native-
1717
The reason for the latter is a current limitation of the React Native Community CLI which doesn't consider transitive dependencies when enumerating packages for auto-linking.
1818

1919
> [!WARNING]
20-
> It's important to match the version range of the `react-native-node-api` declared as peer dependency by `calculator-lib`.
20+
> It's important to match the version range of the `react-native-node-api` declared as a peer dependency by `calculator-lib`.
2121
2222
For the app to resolve the Node-API dynamic library files, the app developer must update their Babel config to use a `requireNodeAddon` function exported from `react-native-node-api`:
2323

0 commit comments

Comments
 (0)