Skip to content

Commit f1e8878

Browse files
authored
add and update few libraries (#2013)
1 parent 09fd361 commit f1e8878

File tree

1 file changed

+39
-7
lines changed

1 file changed

+39
-7
lines changed

react-native-libraries.json

Lines changed: 39 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2672,7 +2672,7 @@
26722672
"configPlugin": true
26732673
},
26742674
{
2675-
"githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-av",
2675+
"githubUrl": "https://github.com/expo/expo-av",
26762676
"examples": [
26772677
"https://docs.expo.dev/versions/latest/sdk/audio-av/#playing-sounds",
26782678
"https://docs.expo.dev/versions/latest/sdk/audio-av/#recording-sounds",
@@ -2685,6 +2685,7 @@
26852685
"tvos": true,
26862686
"expoGo": true,
26872687
"fireos": true,
2688+
"unmaintained": true,
26882689
"newArchitecture": true,
26892690
"configPlugin": true
26902691
},
@@ -18375,10 +18376,7 @@
1837518376
},
1837618377
{
1837718378
"githubUrl": "https://github.com/wneel/react-native-native-select",
18378-
"npmPkg": "react-native-native-select",
18379-
"examples": [
18380-
"https://github.com/wneel/react-native-native-select/tree/main/tests"
18381-
],
18379+
"examples": ["https://github.com/wneel/react-native-native-select/tree/main/tests"],
1838218380
"ios": true,
1838318381
"android": true,
1838418382
"newArchitecture": true
@@ -18387,12 +18385,46 @@
1838718385
"githubUrl": "https://github.com/bhojaniasgar/react-native-otp-input",
1838818386
"npmPkg": "@bhojaniasgar/react-native-otp-input",
1838918387
"examples": [
18390-
"https://github.com/bhojaniasgar/react-native-otp-input/tree/main/example/BareCli",
18391-
"https://github.com/bhojaniasgar/react-native-otp-input/tree/main/example/expo"
18388+
"https://github.com/bhojaniasgar/react-native-otp-input/tree/main/example/BareCli",
18389+
"https://github.com/bhojaniasgar/react-native-otp-input/tree/main/example/expo"
1839218390
],
1839318391
"ios": true,
1839418392
"android": true,
1839518393
"web": true,
1839618394
"newArchitecture": true
18395+
},
18396+
{
18397+
"githubUrl": "https://github.com/dariyd/react-native-image-filters",
18398+
"npmPkg": "@dariyd/react-native-image-filters",
18399+
"examples": ["https://github.com/dariyd/react-native-image-filters/tree/main/example"],
18400+
"images": [
18401+
"https://raw.githubusercontent.com/dariyd/react-native-image-filters/main/assets/android_filters.png",
18402+
"https://raw.githubusercontent.com/dariyd/react-native-image-filters/main/assets/ios_filters.PNG"
18403+
],
18404+
"ios": true,
18405+
"android": true,
18406+
"newArchitecture": true
18407+
},
18408+
{
18409+
"githubUrl": "https://github.com/xerdnu/react-native-blasted-image",
18410+
"ios": true,
18411+
"android": true
18412+
},
18413+
{
18414+
"githubUrl": "https://github.com/authsignal/react-native-authsignal",
18415+
"examples": ["https://github.com/dariyd/react-native-image-filters/tree/main/example"],
18416+
"ios": true,
18417+
"android": true
18418+
},
18419+
{
18420+
"githubUrl": "https://github.com/rpldy/react-uploady/tree/master/packages/native/native-uploady",
18421+
"npmPkg": "@rpldy/native-uploady",
18422+
"ios": true,
18423+
"android": true
18424+
},
18425+
{
18426+
"githubUrl": "https://github.com/Ganesh1110/react-native-apptext",
18427+
"ios": true,
18428+
"android": true
1839718429
}
1839818430
]

0 commit comments

Comments
 (0)