Update API.md

This commit is contained in:
Eran Hammer 2022-06-23 12:44:57 -07:00 committed by GitHub
parent 8578ef9230
commit 8234fade96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
API.md
View File

@ -210,6 +210,8 @@ Add `PackageProviders().Append(winrt::ReactNativeVideoCPP::ReactPackageProvider(
Follow the manual linking instuctions for React Native Windows 0.62 above, but substitute _ReactNativeVideoCPP61_ for _ReactNativeVideoCPP_.
</details>
## Examples
Run `yarn xbasic install` before running any of the examples.