Skip to content

Commit f3295c6

Browse files
authored
Add react-native-masked-animated-view and react-native-rich-modal (#2260)
1 parent 06b489a commit f3295c6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

react-native-libraries.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19932,5 +19932,20 @@
1993219932
"android": true,
1993319933
"ios": true,
1993419934
"newArchitecture": true
19935+
},
19936+
{
19937+
"githubUrl": "https://github.com/orcunorcun/react-native-masked-animated-view",
19938+
"examples": [
19939+
"https://github.com/orcunorcun/react-native-masked-animated-view/tree/master/example"
19940+
],
19941+
"android": true,
19942+
"ios": true
19943+
},
19944+
{
19945+
"githubUrl": "https://github.com/orcunorcun/react-native-rich-modal",
19946+
"examples": ["https://github.com/orcunorcun/react-native-rich-modal/tree/master/example"],
19947+
"android": true,
19948+
"ios": true,
19949+
"newArchitecture": true
1993519950
}
1993619951
]

0 commit comments

Comments
 (0)