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

How add react-native-cookies in new version react-native? #158

Open
ivanferrer opened this issue Sep 18, 2019 · 3 comments
Open

How add react-native-cookies in new version react-native? #158

ivanferrer opened this issue Sep 18, 2019 · 3 comments

Comments

@ivanferrer
Copy link

My question: https://stackoverflow.com/questions/57995993/how-add-react-native-cookies-in-new-version-react-native

@cgfeel
Copy link

cgfeel commented Sep 19, 2019

I Compile't in ios,the problem:

ld: warning: meta method 'UIScrollViewContentInsetAdjustmentBehavior:' in category from /Users/liwei/Library/Developer/Xcode/DerivedData/youneiquan-aciuvwaxlskqxxbuqwlqmfskvnsg/Build/Products/Debug-iphoneos/React-Core/libReact-Core.a(RCTScrollViewManager.o) conflicts with same method from another category

warning: the transform cache was reset.

@ShepelE
Copy link

ShepelE commented Nov 11, 2019

Hi! @aiyuchen I had different, but similar error with react-native-cookies
I have react-native 0.61
I tried to link this module as it is written in readme
But all that is needed to install this package is add pod for ios
pod 'react-native-cookies', :path => '../node_modules/react-native-cookies/ios'
and then install that pod

@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