This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Description
Hello, great job unifying worlds!
I`m assessing react-native-renderer to use for a project and it seems very nice so far, but a key point is not clear:
As a consequence, all the Angular 2 features are available to you: http, router, directives, dependency injection, etc. And, at the same time, all the React Native tools and features are also available.
The only exception are the high-level React components (View, Picker, Text, Image, etc), but they all exist as ambient Angular2 components that can be used in applications.
View, Picker, Text, Image, etc are not available? What are ambient Angular2 components, is it a alternative, is it good?