Guillaume Hain

Results 244 comments of Guillaume Hain

Any plan to add soon the Android support @Michaelvilleneuve ?

@Michaelvilleneuve does it mean that the updates Android files, when running `react-native link react-native-document-scanner` should be reverted as it isn't implement for Android yet?

It did. Thank you.

Nope, still looking for it.

@andrejunqueira1 that sound great ! Why don't you fork this project and add your Android version in this lib as @Michaelvilleneuve suggested?

Joining on this request as I would like to propose to add a "Install later" button/icon (like YouTube do with their "Watch later" button) in order to add an app...

We are a year after the last comment by @jeremypw, is there any news?

Thank you for the status update.

OK thank you @dblock for your comment.

Now I have another conflict on something working usually with the following test: ```ruby it { should belong_to(:city).inverse_of(:city_names) } ``` which fails with: ``` 1) Address::CityName Associations Failure/Error: it {...