I did another one simple Compose Multiplatform app...
# feed
k
I did another one simple Compose Multiplatform app: WikWok! I hope you will enjoy it ๐Ÿ™‚ https://github.com/terrakok/WikWok โ€ข Beautiful Interface: Clean, modern design focused on readability โ€ข TikTok-Style Feed: Scroll through Wikipedia articles in an intuitive, engaging format โ€ข Cross-Platform: Available on iOS, Android, Macos, Windows, Linux and web platforms โ€ข Completely Free: No subscriptions, no ads, just knowledge โ€ข Open Source: Community-driven development welcomes contributions
๐Ÿ™Œ 8
๐Ÿ‘ 1
K 2
๐Ÿ‘๐Ÿผ 1
s
Very nice! ๐Ÿ˜Š I completely agree with your point about the App Store. The $99 fee is absurdโ€”especially considering that even deploying a private app on your own device only lasts for 7 days before needing a refresh. Google is much more developer-friendly in that regard. Thankfully, with PWA support, we're less dependent now. ๐Ÿ™‚
Looking at your repo, I just realized that the service-worker.js @ืืœื™ื”ื• ื”ื“ืก added to my app is actually optional. That makes PWAs even simpler than I thought. ๐Ÿ‘€
u
@Stefan Oltmann This is necessary for it to work fully offline.
๐Ÿ‘ 1
s
Ah, I understand. Since WikWok accesses online resources it makes no sense to make it an offline PWA. Got it, thanks.
๐Ÿ‘ 1
u
Yes, you can follow this tutorial for more informations https://developers.google.com/codelabs/pwa-training/pwa03--going-offline#0
โœ… 1
j
This is a very good TikTok alternative, hopefully it will replace it
s
Unlikely in the world we are living in. ๐Ÿ˜„
๐Ÿ˜„ 1
j
@Konstantin Tskhovrebov if you want, I can release the app for you in the AppStore
k
yes, I don't mind if you save the link to the original repo ๐Ÿ‘
j
Better idea: We set up a iOS/MacOS GitHub Actions Workflow and you just add me to the repository with the necessary rights to add secrets. I would add then the necessary secrets for the automatical deployment to the AppStore