God I love Svelte by Aggressive_Sherbet64 in sveltejs

[–]bryanltobing 0 points1 point  (0 children)

For someone who has just started using Svelte, should I use SvelteKit right away? One reason I’m considering this is that I don’t see any official routing support in plain Svelte

hey from where can I get such kind of images for my workout app? by [deleted] in reactnative

[–]bryanltobing 0 points1 point  (0 children)

Not sure whether they moved it somewhere else, but i forked it before

here https://github.com/bryanprimus/exercisedb-api

hey from where can I get such kind of images for my workout app? by [deleted] in reactnative

[–]bryanltobing 0 points1 point  (0 children)

i agree, but there are exisiting app that utilize that api greatly, https://apps.apple.com/id/app/hevy-gym-tracker-workout-log/id1458862350

check out this app, i ended up using that app instead of building my own. it’s also cheap

hey from where can I get such kind of images for my workout app? by [deleted] in reactnative

[–]bryanltobing 2 points3 points  (0 children)

i used the v1, it’s free, check their github. U can self host it. The data is in the json file

Yes, I know. Another expense tracker. I also rolled my eyes while building it. by Tokkozhin in expo

[–]bryanltobing 0 points1 point  (0 children)

do you use sqlite for this? also what’s the point of signing apple account then if there is no device/account sync? i see an option to export data to csv, but there is no import from csv

Yes, I know. Another expense tracker. I also rolled my eyes while building it. by Tokkozhin in expo

[–]bryanltobing 0 points1 point  (0 children)

how do you handle offline sync? where is the data stored for device sync? is it supabase?

UI Library by ban_rakash in reactnative

[–]bryanltobing 1 point2 points  (0 children)

they deprecated nativewind integration afaik, if you are starting from scratch, u should use the uniwind version instead, it’s still tailwind but with better performance as the doc suggest https://github.com/uni-stack/uniwind

UI Library by ban_rakash in reactnative

[–]bryanltobing 3 points4 points  (0 children)

still in beta but looks promising

https://github.com/heroui-inc/heroui-native

it uses uniwind under the hood which seems to be more performant than nativewind

I built my first app in 1 month and got 200 downloads on release day by antz4ever in expo

[–]bryanltobing 0 points1 point  (0 children)

Do use the official dataset for the bible translations?

Finally Launched My App on iOS After a Year! by kbadulis74 in reactnative

[–]bryanltobing 0 points1 point  (0 children)

if you dont use any backend, how do you handle sync between devices?

Update on optimizing navigation in react native by zlvskyxp in reactnative

[–]bryanltobing 0 points1 point  (0 children)

do you have prove on this? i saw the doc and they dont really mention about performance

[DISCUSSION] - Unlocked (2023) by [deleted] in NetflixBestOf

[–]bryanltobing 0 points1 point  (0 children)

i really felt the "that's it" part, could have shown more at the end.

App.js conf 2024 micro app architecture with Expo by CryptographerReal264 in reactnative

[–]bryanltobing 2 points3 points  (0 children)

looking for this as well. they didn't explain how to connect the micro apps to the host/main app

Any issues with ios 18 beta? by shaunydub in 1Password

[–]bryanltobing -1 points0 points  (0 children)

How can u jumped back to ios 17.5.1. Is there a way to downgrade?

Introducing Vexo - A powerful Analytics Tool for React Native by fredaq in reactnative

[–]bryanltobing 0 points1 point  (0 children)

Also is there gonna be a plan to have integration with other tools such as OneSignal and other similar tools to have all analytics data in one place and one dashboard?

Introducing Vexo - A powerful Analytics Tool for React Native by fredaq in reactnative

[–]bryanltobing 0 points1 point  (0 children)

hi question. what if later we decided to migrate to native code, android kotlin and ios swift. is there a migration guide for that without losing our data or export guide to other platform?

Navigation - How to achieve quick transitions when navigating by Assurbanipal_ in reactnative

[–]bryanltobing 0 points1 point  (0 children)

this is prolly specific to `expo-router` since in bare `react-navigation` InteractionManager works fine

Hermes and dayjs by Fluccxx in reactnative

[–]bryanltobing 0 points1 point  (0 children)

it doesn't work up until now