react-native-email-link icon indicating copy to clipboard operation
react-native-email-link copied to clipboard

Expo setup docs clarification

Open frozencap opened this issue 1 year ago • 1 comments

Could someone explain what this means

Expo – Enable Config Plugin Want this library to work on Android too? Because the library uses native code on Android you need to follow Expo's guide for custom native code.

Does the config plugin not handle Android?

frozencap avatar Jan 12 '24 01:01 frozencap

The library includes native Java code to provide the functionality on Android, which isn't supported in Expo Go, unless you build the app yourself (development builds is what Expo calls this I think?).

tschoffelen avatar Jan 17 '24 09:01 tschoffelen

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Mar 30 '24 01:03 github-actions[bot]