chore: update docs link (#4242)
This commit is contained in:
@@ -13,13 +13,13 @@ export type ConfigProps = {
|
||||
/**
|
||||
* Whether to include ADS extension in the app (IMA SDK)
|
||||
* @default false
|
||||
* @see https://thewidlarzgroup.github.io/react-native-video/component/ads
|
||||
* @see https://docs.thewidlarzgroup.com/react-native-video/component/ads
|
||||
*/
|
||||
enableADSExtension?: boolean;
|
||||
/**
|
||||
* Whether to enable cache extension for ios in the app.
|
||||
* @default false
|
||||
* @see https://thewidlarzgroup.github.io/react-native-video/other/caching
|
||||
* @see https://docs.thewidlarzgroup.com/react-native-video/other/caching
|
||||
*/
|
||||
enableCacheExtension?: boolean;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user