Skip to content

Commit 87a3f58

Browse files
authored
add few new libraries (#2150)
1 parent 0832b77 commit 87a3f58

1 file changed

Lines changed: 43 additions & 2 deletions

File tree

react-native-libraries.json

Lines changed: 43 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10990,8 +10990,8 @@
1099010990
"web": true
1099110991
},
1099210992
{
10993-
"githubUrl": "https://github.com/oktaysenkan/monicon/tree/main/packages/native",
10994-
"npmPkg": "@monicon/native",
10993+
"githubUrl": "https://github.com/oktaysenkan/monicon/tree/main/packages/core",
10994+
"npmPkg": "@monicon/core",
1099510995
"examples": ["https://github.com/oktaysenkan/monicon/tree/main/apps/react-native-app"],
1099610996
"ios": true,
1099710997
"android": true,
@@ -19243,5 +19243,46 @@
1924319243
"ios": true,
1924419244
"android": true,
1924519245
"newArchitecture": "new-arch-only"
19246+
},
19247+
{
19248+
"githubUrl": "https://github.com/wael-fadlallah/rn-alarm-kit",
19249+
"examples": [
19250+
"https://github.com/wael-fadlallah/rn-alarm-kit/tree/main/example"
19251+
],
19252+
"ios": true
19253+
},
19254+
{
19255+
"githubUrl": "https://github.com/arekkubaczkowski/react-native-pip-view",
19256+
"examples": [
19257+
"https://github.com/arekkubaczkowski/react-native-pip-view/tree/main/example"
19258+
],
19259+
"ios": true
19260+
},
19261+
{
19262+
"githubUrl": "https://github.com/arekkubaczkowski/react-native-bottom-sheet-stack",
19263+
"examples": [
19264+
"https://github.com/arekkubaczkowski/react-native-bottom-sheet-stack/tree/main/example"
19265+
],
19266+
"ios": true,
19267+
"android": true
19268+
},
19269+
{
19270+
"githubUrl": "https://github.com/imwithye/react-native-remark",
19271+
"examples": [
19272+
"https://github.com/imwithye/react-native-remark/tree/main/example"
19273+
],
19274+
"images": [
19275+
"https://raw.githubusercontent.com/imwithye/react-native-remark/main/docs/quick-look.png"
19276+
],
19277+
"ios": true,
19278+
"android": true
19279+
},
19280+
{
19281+
"githubUrl": "https://github.com/divyanshu-patil/react-native-typerich",
19282+
"examples": [
19283+
"https://github.com/divyanshu-patil/react-native-typerich/tree/main/example"
19284+
],
19285+
"ios": true,
19286+
"android": true
1924619287
}
1924719288
]

0 commit comments

Comments
 (0)