prscX / react-native-lock-screen

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

Updated RNLockScreen.js #27

Closed cspallavi closed 3 years ago

cspallavi commented 3 years ago

changed color of watermark.

prscX commented 3 years ago

Thanks @cspallavi for the Effort and PR.

I have merged the same.

Thanks </ Pranav >

cspallavi commented 3 years ago

Thankyou sir.

On Tue, 22 Jun, 2021, 1:08 PM Pranav Raj Singh Chauhan, < @.***> wrote:

Merged #27 https://github.com/prscX/react-native-lock-screen/pull/27 into master.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/prscX/react-native-lock-screen/pull/27#event-4920920817, or unsubscribe https://github.com/notifications/unsubscribe-auth/AECZCMIMLFGMINZ2AR6TME3TUA4WBANCNFSM47DBR3VQ .

mustafazeb381-123 commented 1 year ago

i m geeting this error in lock screen package and all the code is correct in gradle.build in android root folder and also in app build.gradle

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings 5 actionable tasks: 5 up-to-date

FAILURE: Build failed with an exception.

BUILD FAILED in 13s

error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build failed with an exception.

BUILD FAILED in 13s

at makeError (/media/mustafazeb/C8180BD5180BC184/Books and tutorials/Projects/moi-react-native/node_modules/execa/index.js:174:9)
at /media/mustafazeb/C8180BD5180BC184/Books and tutorials/Projects/moi-react-native/node_modules/execa/index.js:278:16
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async runOnAllDevices (/media/mustafazeb/C8180BD5180BC184/Books and tutorials/Projects/moi-react-native/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/runOnAllDevices.js:109:5)
at async Command.handleAction (/media/mustafazeb/C8180BD5180BC184/Books and tutorials/Projects/moi-react-native/node_modules/@react-native-community/cli/build/index.js:142:9)

info Run CLI with --verbose flag for more details.