DEV Community

Discussion on: 15 Flutter App IDEAS: BEGINNER TO EXPERT [WITH FREE TUTORIAL]

Collapse
 
ad0791 profile image
Alexandro Disla

Well, the only point to clarify is this, react native and flutter are cross-plateform solution for building nativelikes application for android, iphone and theorically windows phone. The principles of cross-platform tech is very different from hybrid tech. Ionic is an hybrid solution as an exemple.

Collapse
 
maskedman99 profile image
Rohit Prasad

You can build apps for windows and macOS using React-native, though you'll have to use the branch maintained by Microsoft, (react-native-windows - microsoft.github.io/react-native-w...).