#VSMobileDevs - react native install
1 messages ยท Page 1 of 1 (latest)
I am not sure what that error means. Do you mean identify as in use Stripe Identity? Or are you trying to identify is a user is a recurring customer?
I want to identify user with useStripeIdentity
Hello ๐
Catching up here
Seems like you're running into an error while running the app.
Is the installation going smoothly? Are you seeing any errors while installing the packages?
basically package is installed but I'm not able to run the app
yeah it seems like the package isn't being imported/linked correctly
my package.json looks like
@rugged raptor I have used 0.67 version of react native and it is automatically linked our installed packages
then why this package is not linked as other packages works fine for me
can you try uninstalling the node_modules and re-installing them?
yes I did it but not getting any fruitful output ๐
have you been able to clone down the example from github and run that?
Oh that's strange. Let me try it out.