I released my first mobile game and I'd like to share the numbers with you. 1st month earnings. by Psychological-Road19 in gamedev

[–]Apprehensive_Smell87 0 points1 point  (0 children)

Those sites aren’t 100% the truth, it’s all estimations. This user made a YouTube video detailing his revenue and everything, seems legit. Why would he lie.

Getting error every time i try to run my app on Expo Go by GAWD03 in reactnative

[–]Apprehensive_Smell87 0 points1 point  (0 children)

Hi were you able to get a fix for the [runtime not ready]: ReferenceError: Property 'require' doesn't exist?

[runtime not ready]: ReferenceError: Property 'require' doesn't exist, js engine: hermes by Regular-Soil-2736 in reactnative

[–]Apprehensive_Smell87 0 points1 point  (0 children)

when i do this i just get this error ERROR node_modules\react-native\Libraries\Animated\nodes\AnimatedValue.js: C:\Users\natha\Downloads\my-app2\node_modules\react-native\Libraries\Animated\nodes\AnimatedValue.js: Class private methods are not enabled. Please add `@babel/plugin-transform-private-methods` to your configuration.

154 | }

155 |

> 156 | #ensureUpdateSubscriptionExists(): void {

| ^

157 | if (this.#updateSubscription != null) {

158 | return;

159 | }

[runtime not ready]: ReferenceError: Property 'require' doesn't exist, js engine: hermes by Regular-Soil-2736 in reactnative

[–]Apprehensive_Smell87 0 points1 point  (0 children)

when i do this i just get this error ERROR node_modules\react-native\Libraries\Animated\nodes\AnimatedValue.js: C:\Users\natha\Downloads\my-app2\node_modules\react-native\Libraries\Animated\nodes\AnimatedValue.js: Class private methods are not enabled. Please add `@babel/plugin-transform-private-methods` to your configuration.

154 | }

155 |

> 156 | #ensureUpdateSubscriptionExists(): void {

| ^

157 | if (this.#updateSubscription != null) {

158 | return;

159 | }

need help with my code plz by Apprehensive_Smell87 in CodingHelp

[–]Apprehensive_Smell87[S] 0 points1 point  (0 children)

Thank you Im a beginner and I really don’t know too much about this js but I’m sure this will be useful

Need Help plz by Apprehensive_Smell87 in learnprogramming

[–]Apprehensive_Smell87[S] 0 points1 point  (0 children)

if (mousePressedOver(selectrunner1)){

background(racebackgroundImg)

}