Test notifications on web

This commit is contained in:
Zoe Roux 2024-07-01 03:40:42 +00:00
parent 975fc2f303
commit edf5d0c613
No known key found for this signature in database

View File

@ -68,6 +68,14 @@ export const srcAllPlatformList = [
description: 'another bunny (can be saved)', description: 'another bunny (can be saved)',
uri: 'https://rawgit.com/mediaelement/mediaelement-files/master/big_buck_bunny.mp4', uri: 'https://rawgit.com/mediaelement/mediaelement-files/master/big_buck_bunny.mp4',
headers: {referer: 'www.github.com', 'User-Agent': 'react.native.video'}, headers: {referer: 'www.github.com', 'User-Agent': 'react.native.video'},
metadata: {
title: 'Custom Title',
subtitle: 'Custom Subtitle',
artist: 'Custom Artist',
description: 'Custom Description',
imageUri:
'https://pbs.twimg.com/profile_images/1498641868397191170/6qW2XkuI_400x400.png',
},
}, },
{ {
description: 'sintel with subtitles', description: 'sintel with subtitles',