Earlier quoted context omitted.
How do you use React Native on the web?
Well, in case of the web I meant react
ReactXP – A library for building cross-platform apps
31–40 of 124 posts
Re: ReactXP – A library for building cross-platform apps
#32Re: ReactXP – A library for building cross-platform apps
#33As far as I understand, you don't need to do this in react-native. Only when you want to use some special features. Or am I missing something?
Re: ReactXP – A library for building cross-platform apps
#34Re: ReactXP – A library for building cross-platform apps
#35>With React and React Native, your web app can share most its logic with your iOS and Android apps, but the view layer needs to be implemented separately for each platform. As far as I understand, you don't need to do this in react-native. Only when you want to use some special features. Or am I missing something?
Re: ReactXP – A library for building cross-platform apps
#36Earlier quoted context omitted.
You can address MacOS and Linux with current support. Just pack web app in Electron.
Then why would Windows need explicit support?
There is no support of ReactXP for Window 7/8 so there is again Electron+Web as only viable option when using ReactXP.
Re: ReactXP – A library for building cross-platform apps
#37If they add Linux and Mac support, this will be HUGE.
Re: ReactXP – A library for building cross-platform apps
#38Re: ReactXP – A library for building cross-platform apps
#39Re: ReactXP – A library for building cross-platform apps
#40- Xamarin with .NET. Mobile apps only.
- ReactXP. Which also supports regular web-applications
It will be interesting to see if these two end up competing, or if one will be ditched in favour of the other.