Creating a mobile application
App Development2 posts261 viewsLast activity Sep 2022
KO
Konscious7OP
Sep 2022Does Daml work well with react native?
GA
Gary_Verhaegen
Sep 2022Hi @Konscious7,
We’ve not tried that yet, but given that Daml is entirely “backend” side, I can’t think of any reason why it wouldn’t work just as well with React Native as with a web-based React.
Our own React bindings are pure “logic” and use no HTML-specific components, so if you like our bindings you can probably reuse them in a native context too.
Either way, if you try it, let us know how it goes.