includable / react-native-email-link

📭 Open an email client from React Native (for 'magic link' type functionality).

Home Page:https://includable.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get working with react-native-web?

fractalgelfo opened this issue · comments

commented

Hi there, how might one get this working with react-native-web?

When I run expo start --web, I get the error
Module not found: Can't resolve 'react-native-email-link' in '/Users/mgelfo/projects/fun/GMI_Mobile/src/screens'

Otherwise it's working great on mobile!

I personally don't really have any experience with react-native-web, so I'm not sure what needs to change in this library to make it work. I'd have assumed it would work out of the box, since it only depends on Linking from react-native.

Hi @fractalmarc, any luck getting this to work eventually?

Closing this one for now, since there doesn't seem to be too much demand for RN web support at the moment. Still welcome a PR though!

I want it

I don't have any experience with react-native-web, so not sure what we would need to do for this, but of course very happy to accept a PR to implement this functionality!