HarvestProfit / react-native-rectangle-scanner

React Native Document/Rectangle Scanner
MIT License
198 stars 62 forks source link

Project Build Documentation? #106

Open tylerforsythe opened 2 years ago

tylerforsythe commented 2 years ago

Is there documentation on getting this project to build in Android Studio so that a contributor can make changes and bug fixes? For example, what version of Android Studio was this project last successfully built with?

Ideally, one would simply pull the latest, use Android Studio to open /android/, then select Build => Make Project. But I've tried 3 different Android Studio versions and they all choke immediately with different errors. It seems like the best course of action would be to use a VM with the version of Android Studio that was most recently used to build the project, and then go from there.

Thanks.

humphreyja commented 2 months ago

Honestly I could use some help with this part. Looks like some of the newer packages out there have a test folder or something similar with a sample react app.

Currently I just end up opening up my app that it is included in and update it through that. Should work on the latest Android Studio.

I'll keep something like this in mind as I'll have to do another update on this soon to update the deprecated camera API in android.