When comparing React Native vs Sencha Touch, the Slant community recommends React Native for most people. In the question“What are the best frameworks for developing cross-platform mobile apps with JavaScript?” React Native is ranked 2nd while Sencha Touch is ranked 15th. The most important reason people chose React Native is:
React Native allows you to create native apps by generating native views with JavaScript instead of using a web wrapper.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Allows you to develop native apps
React Native allows you to create native apps by generating native views with JavaScript instead of using a web wrapper.
Pro Large, supportive community
Despite being such a young framework (early 2015), the support for React Native grew quickly. There is a forum, active tag on Stackoverflow and many other ways to get help from the community.
![Drew Bailey](https://lh5.googleusercontent.com/--Impf0zPPm8/AAAAAAAAAAI/AAAAAAAAER4/6wQF1Bea8Ds/photo.jpg?sz=50)
Pro Backed by Facebook
Facebook writes their mobile apps in React Native so the code base gets pretty thoroughly used in some highly demanding scenarios.
Pro More predictable control of the state
The one way data flow, makes it more predictable and easy to control.
Pro Native feel
Sencha Touch is well known for its ability to provide a native app experience through it's native-like themes and widgets.
Pro Detailed documentation
Sencha provides exhaustive documentation that covers all aspects of developing with their products.
They also provide a well written getting started guide that's easy to follow.
Cons
Con If core team doesn't use a certain feature, it's not developed
Whenever there's functionality you need that they don't use in their apps, it's not going to get developed by them, even if it's obvious it should be in the core. They always say to either submit a PR or create a separate module.
Con Steep learning curve
React Native is not the most beginner-friendly framework for creating mobile apps with JavaScript. It requires that the developer know React, which is known to have a steep learning curve.
Con Many existing JS libraries are not usable on React Native; not exactly a 1-to-1 experience to writing React either
Example: Library that provides a full calendar with agenda view.
In the end it's much easier to develop in actual JavaScript with a solution such as Ionic, especially if your app needs to work well on the desktop.
Con React native only supports react which is getting old
React native is only based on react which is getting old. An old tech developer can't take much breaking changes so it gets more patchs. There is a limit, and react is too verbose and complex. better alternatives available today.
Con Commercial and expensive
Sencha Touch is targeted towards enterprise-level development, and the price tag reflects that.
There are many different product options available by Sencha. Most licenses start in the thousands of dollars, and require a minimum purchase of 5.
![Vetted.ai illustration](/images/ai/vetted-illustration.png)