What can I use instead of React Native?

The best 4 React Native Alternatives FrameworkDescriptionCordovaIt protects your HTML/JavaScript app into a native container that can access several platforms’ device functions.XamarinWith C#, write native Android, iOS, and Windows apps with native user interfacesIonicOpen-source SDK for hybrid mobile app development.Top 4 Alternatives to React Native (#3 is amazing) – Back4App Blog blog.back4app.com › react-native-alternatives

Read more

Why is React so awful?

ReactJS is not a bad Javascript library by no means. It is actually in high demand in the marketplace around the world. The one problem that React solves extremely well, is the management of the DOM for the developer. The library basically knows when and how to render the DOM when data changes.

Read more

What is wrong with react?

ReactJS components are difficult to reuse in complex interactive web projects. ReactJS’s Virtual DOM algorithm is time-consuming and imprecise . ReactJS’s HTML templates are neither complete nor powerful. ReactJS requires complicated asynchronous programming while communicating with the server.

Read more