logoalt Hacker News

gargsyesterday at 3:59 PM1 replyview on HN

What I want to know is if the agents are so good that they can convert React Native code to native with amazing efficiencies along the way, what's stopping them from improving React Native itself?


Replies

bakugoyesterday at 4:11 PM

Translating code from one language/framework to another is easy for AI to do, as it does not involve solving any novel problems. Making improvements to existing complex codebases is much harder.