diff --git a/API.md b/API.md index ebcd6172..9ac52616 100644 --- a/API.md +++ b/API.md @@ -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_. + + ## Examples Run `yarn xbasic install` before running any of the examples.