Skip to content

Commit a545331

Browse files
authored
add few new libraries (#2177)
1 parent 9f24217 commit a545331

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19455,5 +19455,33 @@
1945519455
"https://user-images.githubusercontent.com/8539174/88419625-6db0ef00-cddd-11ea-814e-389db852368b.gif"
1945619456
],
1945719457
"android": true
19458+
},
19459+
{
19460+
"githubUrl": "https://github.com/luoxuhai/react-native-avif",
19461+
"examples": ["https://github.com/luoxuhai/react-native-avif/tree/main/example"],
19462+
"ios": true,
19463+
"newArchitecture": "new-arch-only"
19464+
},
19465+
{
19466+
"githubUrl": "https://github.com/johnp2002/react-native-android-liquid-glass-button",
19467+
"images": [
19468+
"https://raw.githubusercontent.com/johnp2002/react-native-android-liquid-glass-button/main/demo.gif"
19469+
],
19470+
"android": true
19471+
},
19472+
{
19473+
"githubUrl": "https://github.com/johnp2002/react-native-android-liquid-glass-range-slider",
19474+
"images": [
19475+
"https://raw.githubusercontent.com/johnp2002/react-native-android-liquid-glass-range-slider/main/demo.gif"
19476+
],
19477+
"android": true
19478+
},
19479+
{
19480+
"githubUrl": "https://github.com/getlimelight/limelight-sdk",
19481+
"npmPkg": "@getlimelight/sdk",
19482+
"android": true,
19483+
"ios": true,
19484+
"web": true,
19485+
"dev": true
1945819486
}
1945919487
]

0 commit comments

Comments
 (0)