Skip to content

Commit 2d2c23f

Browse files
Update previous and Add new nitro-speech library (#2506)
1 parent c605bfa commit 2d2c23f

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

react-native-libraries.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19155,11 +19155,13 @@
1915519155
"newArchitecture": true
1915619156
},
1915719157
{
19158-
"githubUrl": "https://github.com/NotGeorgeMessier/nitro-speech",
19158+
"githubUrl": "https://github.com/NotGeorgeMessier/nitro-speech/tree/gmessier-nitro-speech",
1915919159
"npmPkg": "@gmessier/nitro-speech",
1916019160
"ios": true,
1916119161
"android": true,
19162-
"newArchitecture": "new-arch-only"
19162+
"newArchitecture": "new-arch-only",
19163+
"unmaintained": true,
19164+
"alternatives": ["react-native-nitro-speech"]
1916319165
},
1916419166
{
1916519167
"githubUrl": "https://github.com/wael-fadlallah/rn-alarm-kit",
@@ -21393,5 +21395,12 @@
2139321395
"ios": true,
2139421396
"android": true,
2139521397
"web": true
21398+
},
21399+
{
21400+
"githubUrl": "https://github.com/NotGeorgeMessier/nitro-speech",
21401+
"npmPkg": "react-native-nitro-speech",
21402+
"ios": true,
21403+
"android": true,
21404+
"newArchitecture": "new-arch-only"
2139621405
}
2139721406
]

0 commit comments

Comments
 (0)