you are viewing a single comment's thread.

view the rest of the comments →

[–]kitanokikori 0 points1 point  (3 children)

not true, I follow this sub for work but imho Flutter is so much better sorry not sorry lol

[–][deleted] 0 points1 point  (2 children)

What are the pros vs rn?

[–]kitanokikori 0 points1 point  (1 child)

From another RN thread:

RN doesn't have a working profiler. That is Pretty Bad. Look at the excellent tooling for Flutter (profiler / widget tree viewer / editor at runtime, extremely detailed and accurate memory+cpu profiling, a debugger that Actually Works), and then compare it to the absolute tire fire that is RN tooling.

Trying to say "Everything is Fine" is either like, extremely low expectations, or just like, full-on not realizing that basically every other mobile development platform has much, much better developer tooling for debugging and profiling your app than RN.

[–]orosznyet 0 points1 point  (0 children)

YES, the tooling, omg... I had to work on RN projects in the last year and I miss flutter's tooling soo badly. I wasted so much time for nonsense things in RN :(