Skip to content

Commit

Permalink
Add new library: @pnthach95/react-native-root-view-background (#1348)
Browse files Browse the repository at this point in the history
  • Loading branch information
pnthach95 authored Nov 6, 2024
1 parent fed51f4 commit e715745
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -12362,9 +12362,7 @@
},
{
"githubUrl": "https://github.com/HichamELBSI/react-native-body-highlighter",
"examples": [
"https://staging-snack.expo.dev/@hichamelbsi/react-native-body-highlighter"
],
"examples": ["https://staging-snack.expo.dev/@hichamelbsi/react-native-body-highlighter"],
"images": [
"https://github.com/HichamELBSI/react-native-body-highlighter/raw/main/docs/screenshots/example-female-front.PNG",
"https://github.com/HichamELBSI/react-native-body-highlighter/raw/main/docs/screenshots/example-female-back.PNG",
Expand All @@ -12388,5 +12386,15 @@
"android": true,
"expoGo": true,
"newArchitecture": true
},
{
"githubUrl": "https://github.com/pnthach95/react-native-root-view-background",
"npmPkg": "@pnthach95/react-native-root-view-background",
"examples": [
"https://github.com/pnthach95/react-native-root-view-background/tree/main/example"
],
"ios": true,
"android": true,
"newArchitecture": true
}
]

0 comments on commit e715745

Please sign in to comment.