JimmyDaddy / react-native-image-marker

🙈Adding text or icon watermark to your image using React Native👀👀
https://jimmydaddy.github.io/react-native-image-marker/
MIT License
316 stars 93 forks source link

Supports apps developed using expo #80

Closed krunalc closed 3 years ago

krunalc commented 3 years ago

This is not a feature request but just want to confirm whether this library works well with app developed using expo?

JimmyDaddy commented 3 years ago

Sorry, It seams Expo not support using third-party native modules.If you want to use this library, you should run npm run eject first.