From 8234fade963ea71871a68d72b22ee34e96820e72 Mon Sep 17 00:00:00 2001 From: Eran Hammer Date: Thu, 23 Jun 2022 12:44:57 -0700 Subject: [PATCH] Update API.md --- API.md | 2 ++ 1 file changed, 2 insertions(+) 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.