|
|
|
|
|
by cleversoap
3738 days ago
|
|
> Is the "write once run everywhere" paradigm a realistic goal A part of me sees react-native adding another option here - "write once, tailor anywhere" While it's always been possible to have common core logic and then tweak your frontend for each platform as a separate project to get a slightly closer to actual native experience, react-native makes it significantly easier to do so and I think it's that one+ standard deviation away ease that makes all the difference. I don't think we'll see a lot of successful react-native cross platform that goes for the one-size-fits-all approach but rather, with the same (probably even less) effort, we'll see react-native apps that target the UX of a platform rather than just the UI elements. |
|