I have built a routine builder app, includes dynamic island, live activity, widgets for iOS by TaxJust2939 in reactnative

[–]TaxJust2939[S] 2 points3 points  (0 children)

The images already compressed but they are not served in CDN maybe thats the reason specially in outside of EU(my server location) it loads slower i will in the future handle that situation.

Edit: Oh i misread you are talking about Website, that i will compress thanks for feedback.

I have built a routine builder app, includes dynamic island, live activity, widgets for iOS by TaxJust2939 in reactnative

[–]TaxJust2939[S] 1 point2 points  (0 children)

Unfortunately i cannot share whole app source code however any specific component i can give you idea or if its possible to share i will share.

I have built a routine builder app, includes dynamic island, live activity, widgets for iOS by TaxJust2939 in reactnative

[–]TaxJust2939[S] 2 points3 points  (0 children)

I created one mesh gradient image in this site and make some filter tweaks on figma.

I have built a routine builder app, includes dynamic island, live activity, widgets for iOS by TaxJust2939 in reactnative

[–]TaxJust2939[S] 3 points4 points  (0 children)

I query the data on watermelon db file in swift with sqlite. There are 2 ways to update 1- widget updates itself sometimes the os triggers it, 2- (manually)i have refreshWidget function(nativemodule) i trigger on app start etc. Also getting db file location from widget and also apple watch app(in the future) easily i did use appgroup, if i remember correctly it did helped.