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

remove unused getAll with arity 2 from RCT_EXPORT_METHOD #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kafaichoi
Copy link

Hello. Currently if I try to call CookieManager.getAll() it will throw exception complaining the arity difference between native and js code.
I am not too familiar with object-c and react bridge code but I belive the function I remove from this PR is not needed anymore and it solve the exception when calling getAll.
Please let me know if there is any problem so I can further imrpove it.

@mojodna mojodna mentioned this pull request Mar 15, 2019
@safaiyeh
Copy link

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

Successfully merging this pull request may close these issues.

None yet

2 participants