Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

Is it still maintained in 2019? #155

Open
minmingsheng opened this issue Aug 15, 2019 · 6 comments
Open

Is it still maintained in 2019? #155

minmingsheng opened this issue Aug 15, 2019 · 6 comments

Comments

@minmingsheng
Copy link

https://github.com/joeferraro/react-native-cookies#looking-for-maintainers seems the post still on README page, so not sure if it has been actively maintained or not

@minmingsheng
Copy link
Author

if not, is it still safe to use or is there any alternative library we can use?

@yasir-netlinks
Copy link

@minmingsheng have you found an alternative library ?

@jamonholmgren
Copy link

If you're using the React Native WebView, you can track your own cookies in your code and set them in custom headers. I wrote up a guide about it recently.

https://github.com/react-native-community/react-native-webview/blob/82af9559ef17692e4d1f653e47154071cbd9ea33/docs/Guide.md#working-with-custom-headers-sessions-and-cookies

@yasir-netlinks
Copy link

@jamonholmgren for my case, I'm not using webview, I need to get the cookies from request cuz of csrf token. The problem, this is the only library that provides such functionality in react native. I hope they continue to maintain it, or maybe someone takes over this task.

@safaiyeh
Copy link

Added a proposal to move to react-native-community: #163

Show your support on both repos!

@safaiyeh
Copy link

safaiyeh commented Jan 2, 2020

I have forked the repo here: https://github.com/safaiyeh/react-native-cookie-store
We can create issues and PRs there to continue the development of the project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants