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

white screen not working #85

Open keung7251 opened 3 years ago

keung7251 commented 3 years ago

white screen not working

mohdaamir8182 commented 3 years ago

SOLUTION:

set flex:1 for both 1): <View style={{flex: 1}}> and

issue solved in #81