Skip to content

Commit e69825a

Browse files
authored
add few libraries entries (#1871)
1 parent b1b0ced commit e69825a

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

react-native-libraries.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14488,7 +14488,7 @@
1448814488
],
1448914489
"ios": true,
1449014490
"android": true,
14491-
"newArchitecture": true
14491+
"newArchitecture": true
1449214492
},
1449314493
{
1449414494
"githubUrl": "https://github.com/pioner92/rn-fade-wrapper",
@@ -16945,5 +16945,24 @@
1694516945
"ios": true,
1694616946
"android": true,
1694716947
"newArchitecture": true
16948+
},
16949+
{
16950+
"githubUrl": "https://github.com/software-mansion-labs/react-native-enriched",
16951+
"examples": ["https://github.com/software-mansion-labs/react-native-enriched/tree/main/example"],
16952+
"ios": true,
16953+
"android": true,
16954+
"newArchitecture": true
16955+
},
16956+
{
16957+
"githubUrl": "https://github.com/hyochan/react-native-masonry-list",
16958+
"npmPkg": "@react-native-seoul/masonry-list",
16959+
"examples": ["https://github.com/hyochan/react-native-masonry-list/tree/main/MasonryExample"],
16960+
"ios": true,
16961+
"android": true
16962+
},
16963+
{
16964+
"githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-glass-effect",
16965+
"ios": true,
16966+
"newArchitecture": true
1694816967
}
1694916968
]

0 commit comments

Comments
 (0)