DAMN I have to learn and lean into that.
What language is used to build it?
should I go for android or directly IOS to build something like this? I am confused...need to dig deeper.
DAMN I have to learn and lean into that.
What language is used to build it?
should I go for android or directly IOS to build something like this? I am confused...need to dig deeper.
This is built with rust+egui and works on all platforms, eventually ios as well once i get that working.
This is technically more challenging approach though, but we made the decision to do this so that we can have one unified codebase thats works everywhere.
Damus iOS was just a SwiftUI prototype that became somewhat usable, but it’s not the ideal way to write a nostr client. We took everything we learned from iOS and built a solid foundation for our future apps.
If you’re new I would just recommend using an android or iOS or web toolkit and start there.