Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@olback for iOS I'll definetly do Swift, because it's partly an exercise project for me. As for Android, I don't know, as I don't know about android dev and am searching for collaborators to port the app to android/code it for android
-
olback109817y@bcye Maybe take a look at flutter.io? I don't have experience with it but looks promising and it's cross platform.
-
@olback I have seen flutter but I want to build it native for iOS, as it's partly practice for me
-
use kotlin or java in your case. flutter is harder to set up than native development and harder to learn imo.
currently, im converting an android java app to flutter because i dont have a mac to do swift on -
FredMy17yThere are two apps with a similar idea in the german App Store, which may be inspiring:
- ResQ Club
https://itunes.apple.com/de/app/...
- Too Good To Go
https://itunes.apple.com/de/app/... -
@FredMy But the idea was also for private persons. Anyway thanks for sharing and welcome to devRant :)
-
@Hu-bot0x58 That’s my point. I just want to get more people to participate in foodsharing by making it fun and as a social network
-
FredMy16y@Hu-bot0x58 That‘s why I said that it could inspire. Don‘t want to stop him from making his idea real. (:
-
I have Firebase and iOS (Swift and ObjC) knowledge. Worked on some private projects of mine and I am an iOS developer as my main job ;)
-
@WingedDestinyX I am learning Swift. Have tried to make an firebase app for two months. Couldn’t figure out async. Gave up. Am much better yet though. I hope so.
-
@bcye you could check out RxSwift if you want to go async when fetching data. It will make life more simple :p RayWenderlich has a good book for that too that I just learned ;) But the docs on their Git is also good.
-
@WingedDestinyX I Took the right course on treehouse by now. The project was before 1 year or so. But I though async == closures and therefore hadn’t a clue what to search for.
-
yipcma76yif it is such a simple UI you could just do a PWA so it'd work on all devices via browser.
An Food sharing App with the simplest UI possible
An Food sharing App with the simplest UI possible