prscX / react-native-lock-screen

React Native: Lock Screen
Apache License 2.0
118 stars 27 forks source link

android fail after install this module #12

Open samaneh-kamalian opened 4 years ago

samaneh-kamalian commented 4 years ago

when I install this module and then react-native run-android I have this error: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource compilation failed what is the problem?

pranshuchittora commented 4 years ago

Same. First of all kudos for the awesome work. Unfortunately, the bitter truth is that the package size is way tooooo big approx 3.9 MB. That's not how one should use deps and resulting a huge package size for a dependency which in turn will be used by some other projects.

mustafazeb381-123 commented 1 year ago

when I install this module and then react-native run-android I have this error: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource compilation failed what is the problem?

same for me in android