|
|
|
|
|
by matthewmacleod
4000 days ago
|
|
I'm not convinced that's true. I do agree to the extent that things like PhoneGap do result in compromises. But React Native is basically a templating tool for native apps – you're still free to write whatever native components you require, but can compose these using React, which is pretty cool. You can then abstract the higher-level components across platforms. |
|