DEV Community

Discussion on: React Devs, Why don't you use React Native for Web?

Collapse
 
darthknoppix profile image
Seth Corker

Good article and good points. The ability to share business logic is paramount and likely prevents the most number of bugs between versions.

I think it’s great to share certain components too but you’re right, there has to be an escape hatch where you can have separate experiences for a platform. There is no one size fits all and a platform should allow for this.