cookies icon indicating copy to clipboard operation
cookies copied to clipboard

Update Package to work with Expo

Open marcato15 opened this issue 2 years ago • 1 comments

This package is currently incompatible with the new Expo Modules format that was recently released. I need to use some of the new modules in my project but can't if I want to continue using this module. There is a open MR that seeks to deal with this (although when I try to make the changes specified manually they don't seem to work).

https://github.com/react-native-cookies/cookies/pull/134

marcato15 avatar Jan 20 '22 22:01 marcato15

Same here. The doc says it works with build but that is not true (unless I am missing something). Just tried it and the build itself is not even starting. Although builds succeeded.

"expo": "47.0.9",
"@react-native-cookies/cookies": "^6.2.1",

danyhiol avatar Jan 09 '23 21:01 danyhiol