Michaelvilleneuve / react-native-document-scanner

Document scanner, features live border detection, perspective correction, image filters and more ! 📲📸
MIT License
843 stars 289 forks source link

Not working in React-native Navigation #108

Open snapxtp opened 2 months ago

snapxtp commented 2 months ago

Normally it works fine on its own. But when I make the "DocumentScanner" part as a page and try to use it with reac-native navigation, "onPictureTaken" does not trigger the function I specified. Does anyone have an idea of a really interesting situation?