Description
Introduction
react-native-cookies is a popular library amongst react-native developers. The repo has been unmaintained for about a year now. With many PRs to fix bugs and crashes, the repo is no longer improving and supporting the community.
Created a issue there at: joeferraro/react-native-cookies#163
Discussion points
• react-native-webview
has a bunch of issues concerning react-native-cookies
because of the lack of support from the repo. reference: https://github.com/react-native-community/react-native-webview/issues?q=is%3Aissue+react-native-cookies
• Many developers use PRs of the repo to address bug fixes they need. This is not sustainable as more issues will show up, we cannot use more than one branch unless we maintain our own fork.
• In terms of maintenance, I would volunteer as a maintainer as I use the library in production at work and personal projects