Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4835

The Native Experience

$
0
0

@Retistic wrote:

Recently we were tasked with creating a cross platform native application and chose to go with javascript due to our experience. I think Ember is by far the best client side framework available right now, which is why we use it for web application development. Trying Ember with Cordova, however, left much to be desired. After playing around with React Native script and NativeScript, I was really blown away.

NativeScript and React Native bypass webviews by integrating directly with native UI components. The approach works really well and seems like the best of both worlds as well as the way forward. For good reason, React and Angular are both embracing this approach for mobile development, with Angular using a custom NativeScript renderer. (1)

Is there any interest in the Ember community of embracing this approach to mobile development? How difficult would it be to build a custom renderer in Ember for NativeScript?

(1) https://github.com/NativeScript/nativescript-angular

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4835

Trending Articles