Skip to content

Commit

Permalink
Add @lodev09/expo-recorder (#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
lodev09 committed May 14, 2024
1 parent 882d4ab commit 9e48253
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -10893,7 +10893,7 @@
"android": true,
"template": true
},
{
{
"githubUrl": "https://github.com/lodev09/react-native-true-sheet",
"npmPkg": "@lodev09/react-native-true-sheet",
"images": [
Expand Down Expand Up @@ -10978,5 +10978,20 @@
"ios": true,
"android": true,
"expoGo": true
},
{
"githubUrl": "https://github.com/lodev09/expo-recorder",
"npmPkg": "@lodev09/expo-recorder",
"images": [
"https://raw.githubusercontent.com/lodev09/expo-recorder/main/preview.gif"
],
"examples": [
"https://github.com/lodev09/expo-recorder/tree/main/example"
],
"ios": true,
"android": true,
"expoGo": true,
"web": true,
"newArchitecture": true
}
]

0 comments on commit 9e48253

Please sign in to comment.