react-native-payments icon indicating copy to clipboard operation
react-native-payments copied to clipboard

Require cycle error

Open designervoid opened this issue 3 years ago • 2 comments

when i installed this package i got warning error from LogBox (in debug mode), like that: image because of this line: image

designervoid avatar May 17 '21 19:05 designervoid

Thanks @designervoid , this looks like an antipattern and should be fixed. I need to figure out what target is used for (I joined the maintain team only 6 months ago)

nabilfreeman avatar May 25 '21 10:05 nabilfreeman

I also have this problem, but for Android, I think I have done everything needed to install on Android (btw I'm locked to version 0.7.1) What I did to install: yarn install the library, react-native link the library, add payments on AndroidManifest.

If there is some extra step needed it was not clear to me, can anyone suggest something?

zoultrex avatar Jul 01 '21 15:07 zoultrex