fix: LinkingLibrariesWindows.md link (#2365)
This commit is contained in:
parent
e6469bb630
commit
00e9c32453
@ -406,7 +406,7 @@ ext {
|
||||
### Windows
|
||||
|
||||
1. `npm install react-native-camera --save`
|
||||
2. Link the library as described here: [react-native-windows / LinkingLibrariesWindows.md](https://github.com/Microsoft/react-native-windows/blob/master/docs/LinkingLibrariesWindows.md)
|
||||
2. Link the library as described here: [react-native-windows / LinkingLibrariesWindows.md](https://github.com/microsoft/react-native-windows/blob/master/current/docs/LinkingLibrariesWindows.md)
|
||||
For the last step of this guide, you have to add the following things to your `MainReactNativeHost.cs`:
|
||||
|
||||
- in the import section at the very top: `using RNCamera;`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user