You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.
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.
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
My question: https://stackoverflow.com/questions/57995993/how-add-react-native-cookies-in-new-version-react-native
The text was updated successfully, but these errors were encountered: