Hi.
I have issue when i want to render my app.
I know this problem is for linking but i have no idea for RN > 60 or Expo > 30.
this type of projects linked automatically and didn't have any android or ios directory for link manually at least.
I can't change RN version. did any body have any idea for resolving it.
best regard
I had to manually link it with the instructions. Same approach as with < 0.60 . BUT, with AndroidX enabled, you'll need to wait for that to be supported.
+1
I believe that this might be linked to https://github.com/tipsi/tipsi-stripe/issues/551
Any progress on this? I am having the same issue.
RN 0.60.5
tipsi-stripe 7.5.1
Testing on Android 9
Note: I am running on windows and had to change linking slightly to get it to work as in https://github.com/tipsi/tipsi-stripe/issues/504#issuecomment-518992108
+1
Is this lib dying?
@janoist1 we're not merging PR's without tests and currently, no one wants to fix tests. So, probably it is dying.
@janoist1 we're not merging PR's without tests and currently, no one wants to fix tests. So, probably it is dying.
Very sad.
Anyway, the issue got fixed by running pod install inside ios. I tend to forget about this.
Most helpful comment
Any progress on this? I am having the same issue.
RN 0.60.5
tipsi-stripe 7.5.1
Testing on Android 9
Note: I am running on windows and had to change linking slightly to get it to work as in https://github.com/tipsi/tipsi-stripe/issues/504#issuecomment-518992108