Woonivers / react-native-document-scanner

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

Merge pull request #31 from waldobeest/master #31

Closed waldobeest closed 4 years ago

waldobeest commented 4 years ago

This fixes the Issue android:attr/dialogCornerRadius not found when running:

cd android ./gradlew assembleRelease

I needed this fixed for detox to run test builds

antoinerousseau commented 4 years ago

hi @Woonivers, thanks for the fork, could we please merge and release this patch? It resolves the issue for me too, using RN 0.61.5.

jorgemasta commented 4 years ago

Sure! Thanks for the PR 🙌

antoinerousseau commented 4 years ago

Hi, thanks for the merge, could we get a npm publish please?