RN because Flutter uses its own canvas and rendering engine, which will always play catch up to native controls. E.g Text input field will never be optimal compared to native ios or android controls. Floating cursor, triple tap selection etc. are not available in Flutter or are clunky.