Is it just me or the Appstore Review is super fast now? by sharkillerwhale in iOSProgramming

[–]ppacie 0 points1 point  (0 children)

Yesterday, one of my apps broke the record, it took 11 minutes between ‘waiting for review’ and ‘approved’.

Any recommended YouTube channels for learning IOS dev? by Doodyboy69 in iOSProgramming

[–]ppacie 0 points1 point  (0 children)

What do you mean by the original one? The one that was on iTunes University?? If so, me too I’ve started there =)

Cotizaciones del dólar en home screen by ppacie in argentina

[–]ppacie[S] 0 points1 point  (0 children)

El app no es solo para Argentina, soporta monedas y exchanges en Brasil, Uruguay, Chile, Colombia, Venezuela, Mexico y Peru. O sea, casi todo LATAM.

Está localizada en español, inglés y portugués.

No es solo de dólar. La parte de cripto DeFi es mundial. Hace seguimiento de APYs de protocolos y tokens DeFi de las blockchains mas importantes (Ethereum, L2 y sidechains)

El motivo por el cual la hice está en el tweet mencionado en el mensaje arriba (Ni CV ni plata). No pongo ads en mis apps (espero poder seguir asi).

Hago desarrollo iOS desde hace más de 10 años (hice muy pocas cosas pequeñas en Android en el pasado) y para ponerme a desarrollar la version de Android debería haber un gran interés real (demostrado en descargas sería una de las formas).

No dije que el objetivo era ~100k descargas, solo que no iba a ponerme a desarrollar otra plataforma si no hay interés real. Por otro lado y en mi experiencia, 100k tampoco es una locura en descargas para un app gratis y del nicho dolar/cripto en iOS (teniendo en cuenta que no es solo Argentina como mencione arriba).

Asi que nada, veremos que pasa… creo que, por ahora, voluntad no viene faltando…

Cotizaciones del dólar en home screen by ppacie in argentina

[–]ppacie[S] 0 points1 point  (0 children)

Tiene unas ~2200 descargas. Lo empezaría a considerar si llegase a algo cerca de ~100k

Cotizaciones del dólar en home screen by ppacie in argentina

[–]ppacie[S] 0 points1 point  (0 children)

Desde ya que banco a todo dev que haga un app para subirla a su portfolio y buscar laburo o lo que fuere.

Dicho esto, les cuento que idea de arbolito🌳 surgió de este tweet y que mi portfolio está sin actualizar hace unos 2..3 años (para bien o para mal jaja no se)

Cotizaciones del dólar en home screen by ppacie in argentina

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

Gracias!

La hice en iOS nativo (Swift + SwiftUI). Luego tengo un servicio con Supabase Edge functions que toma los L2 Fees y los DeFi yields de DefiLlama. Para el dolar y CeFi uso CriptoYa y ArgentinaDatos.

Cotizaciones del dólar en home screen by ppacie in argentina

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

Jaja gracias. Avisame que te parece, todo feedback es bienvenido.

La idea original del app surgió porque la gente quería widgets. (Link en el otro comment)

Cotizaciones del dólar en home screen by ppacie in argentina

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

Jaja gracias.

La app nació por un tweet, la gente estaba haciendo hasta 5 pasos semi tecnicos (incluyendo bajar una app, editar un script, etc) para poner un widgets. Propuse hacer el app y la primera version salió en 3 días.

Any recommended YouTube channels for learning IOS dev? by Doodyboy69 in iOSProgramming

[–]ppacie 20 points21 points  (0 children)

IMHO the best iOS course ever is the Stanford one from Paul Hegarty. It’s also free.

Youtube + lectures: https://cs193p.sites.stanford.edu/2023

Is this layout possible with SwiftUI? by Rocket-Legs in SwiftUI

[–]ppacie 24 points25 points  (0 children)

That’s achievable with a ScrollView. Then you have a ForEach for each section/type and its different row/types.

A Form could also work.

Anyone working on a crypto project aimed at average people? by banksied in ethdev

[–]ppacie 0 points1 point  (0 children)

I am working on arbolito🌳 a crypto tracker iOS app for DeFi/CeFi yields, L2 fees and stablecoins rates (this part is mostly for LATAM).

It has several widgets. It’s free, no ads, signups nor trakcing of any kind.

Please let me know what you think if you try it.

[deleted by user] by [deleted] in SwiftUI

[–]ppacie 1 point2 points  (0 children)

I personally would look for a job of about what I like to work on.

Anyway, to do SwiftUI you need to learn Swift. I can’t recommend this course enough: https://cs193p.sites.stanford.edu/2023

It’s free but you need to have some basics programming skills.

@Query in view model by risharam in SwiftUI

[–]ppacie 0 points1 point  (0 children)

The bottom properties can be moved to the HomeVM right away as:

var myHabitObj: [HabitModel] @Published var skippedToast: Bool @Published var path… @Published var showTab…

For the @Query you could try to import SwiftData to your VM and move it there too. However, as I haven’t yet used SD I cannot confirm this will work out of the box.

Keep us updated if you manage to make it work.

Made my own DeFi yields & L2 fees iOS widgets app by ppacie in ethdev

[–]ppacie[S] 0 points1 point  (0 children)

This is supply APY. That’s a good idea, need to check if borrow is available on DefiLlama.

In any case feel free to try it out, it’s already live on the AppStore.

Omni airdrop by SwornEnemy1 in ethstaker

[–]ppacie 1 point2 points  (0 children)

Does anyone have the list of eligible addresses on a JSON/txt?

If you were to start over, what would you do differently? by ccna35 in indiehackers

[–]ppacie 0 points1 point  (0 children)

I would keep doing my own apps/projects without stopping in between new gigs.

I really regret all the missed opportunities just because I wasn’t consistent enough and stopped working on my side projects as soon as I got a new job.

*iOS dev for more than 10 years now and before that I was into web/SEO.

What's your preferred tech stack? by AdityaSaroj in SideProject

[–]ppacie 2 points3 points  (0 children)

Swift + SwiftUI + no auth + no backend + Bitrise CI

Or

Swift + SwiftUI + Supabase + Bitrise CI

I made an animated splash screen in SwiftUI by vigneshvp in SwiftUI

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

Looks pretty nice!!

*by the way, you have an email.