Skip to content
This repository was 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.

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

Successfully merging this pull request may close these issues.

2 participants