|
|
|
|
|
by hunterb123
1749 days ago
|
|
With React Native Web, that's exactly what this gives you. Basically you get a PWA for free with your app. All "native" features that you have can then use web device apis if they exist. Basically React Native Web allows you to have a lite version of your app that lives on the web. |
|
That way if you preferred Vue, Angular, Ember, Elm, etc you could use that.