ilkerkaan

ilkerkaan

Developing a Mobile App with Elixir and Phoenix in 2023 - Technology Stack Inquiry

Hello ElixirForum community,

I’m planning to build a mobile app using Elixir and Phoenix in 2023. I’d like to get your input on the best technology for the mobile front-end. Should I go with React Native, Flutter, or something else?

Any advice, case studies, or considerations regarding Elixir-Phoenix integration with these mobile frameworks would be greatly appreciated.

Thanks for your help!

Most Liked

kokolegorille

kokolegorille

Hello and welcome…

Maybe You could try Elixir Native?!

JeyHey

JeyHey

I’m using SwiftUI for iOS and Jetpack Compose for Android. I’m very happy with this choice.

NduatiK

NduatiK

LiveView Native is not production ready yet, parts of the API are being smoothed over and Android support is currently on hold.

Last Post!

murraybot

murraybot

I don’t mean to re-open an old thread here, but depending on the use case, could you not handle auth and a lot of other concerns with a REST API setup with Pheonix? I’m very new to Elixir, so let me know if I’m missing some nuance, but that is a very traditional way I have seen the same server work with web or native clients. The LiveView Native does look very promising though.

Where Next?

Popular in Questions Top

baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
marius95
Hello everyone, I try to use an Javascript Event Handler in my root.html.leex file. Therefore I created a function in the app.js file: ...
New

Other popular topics Top

rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New

We're in Beta

About us Mission Statement