Skip to content

Commit 195f662

Browse files
authored
Add timbre — libmpv-based React Native audio library (4 packages) (#2773)
1 parent 878e6b4 commit 195f662

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24147,5 +24147,33 @@
2414724147
"ios": true,
2414824148
"android": true,
2414924149
"expoGo": true
24150+
},
24151+
{
24152+
"githubUrl": "https://github.com/afkcodes/timbre/tree/main/packages/player",
24153+
"npmPkg": "@afkcodes/timbre-player",
24154+
"ios": true,
24155+
"android": true,
24156+
"newArchitecture": "new-arch-only"
24157+
},
24158+
{
24159+
"githubUrl": "https://github.com/afkcodes/timbre/tree/main/packages/media-session",
24160+
"npmPkg": "@afkcodes/timbre-media-session",
24161+
"ios": true,
24162+
"android": true,
24163+
"newArchitecture": "new-arch-only"
24164+
},
24165+
{
24166+
"githubUrl": "https://github.com/afkcodes/timbre/tree/main/packages/audio-session",
24167+
"npmPkg": "@afkcodes/timbre-audio-session",
24168+
"ios": true,
24169+
"android": true,
24170+
"newArchitecture": "new-arch-only"
24171+
},
24172+
{
24173+
"githubUrl": "https://github.com/afkcodes/timbre/tree/main/packages/cast",
24174+
"npmPkg": "@afkcodes/timbre-cast",
24175+
"ios": true,
24176+
"android": true,
24177+
"newArchitecture": "new-arch-only"
2415024178
}
2415124179
]

0 commit comments

Comments
 (0)