Hacker News new | ask | show | jobs
by captainepoch 520 days ago
React is a web framework. You can put Native behind React, it'll never be.
1 comments

React allows you to write custom renderer and React Native is a quick and dirty example of that custom renderer. The only reason it does not "feel native" is because Meta does not invest much into it and only subset of the "native" features is implemented in "native way".