We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d732b commit ea5c884Copy full SHA for ea5c884
1 file changed
react-native-libraries.json
@@ -18107,5 +18107,16 @@
18107
"ios": true,
18108
"android": true,
18109
"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
18121
}
18122
]
0 commit comments