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

Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
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
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
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
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New

Other popular topics Top

vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 40165 209
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New

We're in Beta

About us Mission Statement