Skip to content

Commit 2018ce9

Browse files
authored
add react-native-secure-view (#1943)
1 parent 07abc39 commit 2018ce9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17440,5 +17440,13 @@
1744017440
"examples": ["https://github.com/relateddigital/react-native-related-digital/tree/master/client"],
1744117441
"android": true,
1744217442
"ios": true
17443+
},
17444+
{
17445+
"githubUrl": "https://github.com/effx13/react-native-secure-view",
17446+
"npmPkg": "react-native-secure-view",
17447+
"examples": ["https://github.com/effx13/react-native-secure-view/tree/main/example"],
17448+
"ios": true,
17449+
"android": true,
17450+
"newArchitecture": true
1744317451
}
1744417452
]

0 commit comments

Comments
 (0)