question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

uses or overrides a deprecated API.

See original GitHub issue

/Users/mini2018/Projects/ReactNative/NAME_Project/XXXX/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerButtonViewManager.java: uses or overrides a deprecated API. Recompile with -Xlint:deprecation for details. Some input files use unchecked or unsafe operations. Recompile with -Xlint:unchecked for details.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

13reactions
FibreFoXcommented, Sep 29, 2019

Instead of “same here”, please use the appropiate feature … and give the issue itself a thumb up, or reopen this as a new issue (I hate that “same here” spam)…

5reactions
baselbjcommented, Sep 29, 2019

same issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

java uses or overrides a deprecated API error - Stack Overflow
Deprecated. This method does not properly convert bytes to characters. As of JDK 1.1, the preferred way to read lines of text is...
Read more >
[Fixed] uses or overrides a deprecated api. recompile with
In this post, we will see about warning message uses or overrides a deprecated api. recompile with -xlint:deprecation for details in java.
Read more >
[Solved] java uses or overrides a deprecated api. recompile with
We can easily produce the java uses or overrides a deprecated api warning. For example, in the below code we are using DataInputStream...
Read more >
Fix for "Some input files use or override a deprecated API ...
Fix for "Some input files use or override a deprecated API. Recompile with -Xlint:deprecation...".
Read more >
What's this mean? - "uses or overrides a deprecated API."
Hi, I'm a newbie at Java and I'm getting this error when I try to compile my program: "Note: C:\MarsLander\NewUser.java uses or overrides...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found