Skip to content

Commit ea5c884

Browse files
authored
add @dbkable/react-native-speech-to-text (#1984)
1 parent 84d732b commit ea5c884

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18107,5 +18107,16 @@
1810718107
"ios": true,
1810818108
"android": true,
1810918109
"newArchitecture": true
18110+
},
18111+
{
18112+
"githubUrl": "https://github.com/adelbeke/react-native-speech-to-text",
18113+
"npmPkg": "@dbkable/react-native-speech-to-text",
18114+
"examples": [
18115+
"https://github.com/adelbeke/react-native-speech-to-text/tree/main/example"
18116+
],
18117+
"ios": true,
18118+
"android": true,
18119+
"newArchitecture": "new-arch-only",
18120+
"configPlugin": true
1811018121
}
1811118122
]

0 commit comments

Comments
 (0)