I have been experimenting with react native as I heard it’s one of the good ones, and so far it is not a particularly enjoyable experience. Lots of irritating things like no global styling, lots of ugly, hard to read properties on tags, etc

In a perfect world where you get to choose, which frontend frameworks would you use and why?

  • lorty@lemmygrad.ml
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    If you didn’t like react native (it has its quirks), you could try flutter, it’s a lot more sane although I personally find the source code to be a lot harder to read after it’s a bit bigger.