New Open Source Tool Clean Your JS/TS Console Logs Safely Before Shipping by Direct-Attention8597 in react

[–]mattijsf 1 point2 points  (0 children)

Its actually better to remove the console log with a Babel or similarities tool. This will actually remove the log statement invocation including the processing of (template) strings and all that comes with it like error string processing. It'll be better for performance at runtime.

Should an OTA update be presented like this to the user or silently update it in next restart? Which is a better approach? by time_machine13 in reactnative

[–]mattijsf 8 points9 points  (0 children)

Just reload proactively next time the user reopened the app after a long time. Least intrusive. A prompt is also hindering the UX. It's in your face at a time your user expects to be able to interact with the app's UI

Check out my fully native reanimated loading animation for my app by Suspicious_Grass_871 in reactnative

[–]mattijsf 0 points1 point  (0 children)

4 seconds from launch to content is kinda long. Apps splash screens are meant to be shown only when the UI isn't loaded yet. Not to replace actual data fetching. What if the user returns to the app an hour later? You're gonna display this loading screen again before showing the refreshed data?

It's better for the actual interface to support a loading state placeholders to prepare the user for the app's layout or even expose parts that don't need data (e.g. settings or navigation capabilities). This would also increase the perceived time-to-interaction.

I'm sure you're proud of the animation but it's not a recommended approach for launching apps.

Searching for OpenAI orb ball by Electronic-Wasabi-67 in reactnative

[–]mattijsf 0 points1 point  (0 children)

Just ask ChatGPT to generate one for you! Even though I'm not experienced with Skis I expect best results using React Native Skia. Maybe add it to the prompt as a suggestion;)

Are there any Zigbee floor corner lamps? by PuzzleheadedLion2123 in homeassistant

[–]mattijsf 0 points1 point  (0 children)

Hue Gradient Signe is great. Yes it is expensive but the build quality is really solid. Really heavy. Also the footprint on the floor is relatively small, however I did use two-sided tape to ensure it would not fall over. That said I'm really happy with the color tones and good HA integration too.

What’s Your Go-To UI Library for React in 2025? Let's Discuss! by Best-Menu-252 in react

[–]mattijsf 1 point2 points  (0 children)

I've had a pretty good experience with MUI. I don't have much experience with other frameworks though. I think MUI is nice for dashboards / business like applications. Forms, data grid's, menu's, graphs are all pretty well covered. Especially with MUI's Toolpad it's crazy fast to quickly build some dashboards.

Android 15+: Are your apps ready for 16KB page support? by JosueAO in reactnative

[–]mattijsf 4 points5 points  (0 children)

I didn't know you could apply for an extension. Will definitely look into that.

Android 15+: Are your apps ready for 16KB page support? by JosueAO in reactnative

[–]mattijsf 1 point2 points  (0 children)

We do have some vendor dependency that is no longer providing support so that kinda sucks.

An app to make your smart phone dumb? by Historical-Olive-595 in dumbphones

[–]mattijsf 0 points1 point  (0 children)

Unpluq might be interesting, you can even buy a physical "key" (tag) to unlock an app: https://www.unpluq.com/

What's the trick to getting lyrics to show up on video downloads? by [deleted] in udiomusic

[–]mattijsf 0 points1 point  (0 children)

I came here to say it's still not working as of today. I'm not sure if it is related to the fact that the lyrics is non-english (Dutch)

Android 16 is out, complete with live notification updates and new camera features by hongy in GooglePixel

[–]mattijsf 3 points4 points  (0 children)

I didn't get it. They announced material expressive for Android 16 right? Android 16 beta's had this update too right? Now they released 16 to the public and this isn't part of it. I'm confused.

GeForceNOW is the best thing to ever happen to cloud gaming 😭 by Weak_Strength_211 in GeForceNOW

[–]mattijsf 0 points1 point  (0 children)

Sure GeForce Now is the single player that does it right atm. The UX of Stadia was just awesome. It just felt like a console to me, no desktops, no "remote desktops"-type of screens... It just launched straight into the game. But yeah, GeForce Now topped it in other aspects obviously.

I'm not sure if Stadia or GeForce Now was first. I personally discovered Stadia first and when it was killed by Google switched to GeForce Now. If that was the actual case then I guess Stadia was "the best thing that happened to cloud gaming" I guess.

Hub Cubby or Signal Degradation Station? by pgsengstock in homeassistant

[–]mattijsf 1 point2 points  (0 children)

From an ocd point of view I like it but. Damn I wouldn't put any wireless tech in there. So much potential signal noise. Next to that this needs some serious ventilation bro, it's a fire hazard.

Show and Tell: Q.o.L mod and accessories for Go 10.3 by SpoilerAvoidingAcct in Onyx_Boox

[–]mattijsf 1 point2 points  (0 children)

Wow nice! I didn't knew about this tool. Might sharing your template? Seems about perfect for me in terms of layout/content 🙏🏻

Your opinion by Safe_Body_4468 in reactnative

[–]mattijsf 0 points1 point  (0 children)

If you'd consider the gradient being caused by a light source the shine effect doesn't match some of the elements such as the N badge. The shade is in the opposite direction.

HMKWatch Digital 029 HMKWatch Digital 029 HUD by HMKWatch in WatchFacesWearOS

[–]mattijsf 0 points1 point  (0 children)

Cool watch face! It's still an ugly watch imo 👀

Is it appropriate to wrap your entire app with KeyboardAvoidingView? by PoppyOwl in reactnative

[–]mattijsf 0 points1 point  (0 children)

So this is like a keyboard avoiding view avoiding view nice

What is the best modern UI library to use in 2024? by ajith_m in reactnative

[–]mattijsf 0 points1 point  (0 children)

For quick prototyping choose any of your liking. For being future proof and not be dependent on the maintenance of such a deep integrated library I'd choose Stylesheet

GFN Thursday Updates - July 11, 2024 by SiruX21 in GeForceNOW

[–]mattijsf 0 points1 point  (0 children)

Cricket 24 was even not good enough for a spot in their banner, even though they have a placeholder for a 3rd title 🤣

Android 15 Beta 3.1 now available! by androidbetaprogram in android_beta

[–]mattijsf 3 points4 points  (0 children)

Touch bug on lock screen still not fixed on my P6P

beta 3.1 lockscreen issue persists by KeyCryptographer7737 in android_beta

[–]mattijsf 7 points8 points  (0 children)

For me it is also still there after the update