Skip to content

Commit 174c32f

Browse files
authored
Add react-native-cookie-handler (#1953)
1 parent d4947f5 commit 174c32f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

react-native-libraries.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17726,5 +17726,14 @@
1772617726
"android": true,
1772717727
"dev": true,
1772817728
"newArchitecture": true
17729+
},
17730+
{
17731+
"githubUrl": "https://github.com/orcunorcun/react-native-cookie-handler",
17732+
"npmPkg": "react-native-cookie-handler",
17733+
"examples": [
17734+
"https://github.com/orcunorcun/react-native-cookie-handler/tree/master/example"
17735+
],
17736+
"ios": true,
17737+
"android": true
1772917738
}
1773017739
]

0 commit comments

Comments
 (0)