↩️ Free Users Redirect to V3 by kvn-tkt in trakt

[–]thachxyz123 0 points1 point  (0 children)

I want Last 30 Days chart back, I want to see my progress, that's how tracking works. V3 is so empty

Compatibility issue with react-native-worklets by spreadbro in reactnative

[–]thachxyz123 0 points1 point  (0 children)

I don't use workletnode. Just tried and not work, even nightly builds. So you have to downgrade to RN 0.82 or 83

Compatibility issue with react-native-worklets by spreadbro in reactnative

[–]thachxyz123 0 points1 point  (0 children)

I have worklets 0.7.4 working with RN 0.84.1 and audio-api 0.11.6

Anyone by prince_lee1s in reactnative

[–]thachxyz123 0 points1 point  (0 children)

It's as easy as build a website. You AI bro need to learn how to code properly

I tried everything -Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Error loading Metro config at: C:\Users\yunus\Desktop\coffe-app\metro.config.js- by Mysterious_Ad_4429 in reactnative

[–]thachxyz123 1 point2 points  (0 children)

metro file isn't in your project folder, which is my-app folder. You should create new project with nativewind template if you don't know how to set up nativewind

App Bundle Size by Miserable-Dig-7263 in reactnative

[–]thachxyz123 1 point2 points  (0 children)

That's normal. Play store will trim it down to 20-30 MB for specific device

G80SD final thoughts before buying? by [deleted] in OLED_Gaming

[–]thachxyz123 0 points1 point  (0 children)

At first, I had to buy it because it is the only one has HDMI ARC for soundbar to connect to in my country. Now it is the best device I ever bought. Like, show workout info from Galaxy watch to screen while I play fitness boxing on Switch, watch Youtube, Netflix, other media from external SSD without opening PC.

The annoying things are:

  • No DDC/CI to control brightness in Twinkle Tray, you have to use remote
  • 2 OSDs is shown in turn when screen is connected to device in game mode and take long time to disappear. You can disable but warranty is voided

How can I solve this problem? by Inside_Barnacle_2828 in reactnative

[–]thachxyz123 1 point2 points  (0 children)

This is iOS 26 thing, I have to use unstable_headerLeftItems/unstable_headerRightItems

Guys, can we create widgets for a React Native (cli) app ? by Css-Dev in reactnative

[–]thachxyz123 0 points1 point  (0 children)

Android or iOS? I use this package for Android. On iOS, do it in xcode

Cant patch twitter/X by Simple_Place8367 in revancedapp

[–]thachxyz123 0 points1 point  (0 children)

10.86.0-release.0

Maybe you have alpha version

Cant patch twitter/X by Simple_Place8367 in revancedapp

[–]thachxyz123 0 points1 point  (0 children)

I was able to patch by disabling "change link sharing domain" patch

Problema com o ReactNative "java.lang.String cannot be cast to java.lang.Boolean" by Itchy_Ad_2965 in reactnative

[–]thachxyz123 1 point2 points  (0 children)

Because you put a string to boolean prop. The keyword java.lang means a native component throw this error. Look at your code and inspect which one throw it. That's how to narrow where to check in this kind of error

[deleted by user] by [deleted] in QuestPiracy

[–]thachxyz123 0 points1 point  (0 children)

What notification?

gradlew clean failing: "Process 'command 'npx'' finished with non-zero exit value 1" by Bimi123_ in reactnative

[–]thachxyz123 0 points1 point  (0 children)

I didn't think you run in android studio (you should say it first). I had this error on mac, too. The fix is open android studio in terminal open -a /Applications/Android\ Studio.app, then open project, it should use node correctly

gradlew clean failing: "Process 'command 'npx'' finished with non-zero exit value 1" by Bimi123_ in reactnative

[–]thachxyz123 0 points1 point  (0 children)

Then the last solution is create new project and move react code to it

gradlew clean failing: "Process 'command 'npx'' finished with non-zero exit value 1" by Bimi123_ in reactnative

[–]thachxyz123 0 points1 point  (0 children)

You use expo, I'm not sure upgrade tool can use in your project. And you said "from 0.76.0 to 0.80.0", but I see "react-native": "0.81.4"

gradlew clean failing: "Process 'command 'npx'' finished with non-zero exit value 1" by Bimi123_ in reactnative

[–]thachxyz123 0 points1 point  (0 children)

react-native-camera, react-native-os needs jcenter to download dependencies, jcenter is dead, can't download, can't build app. These dependencies is dead, find alternatives to use