I want to integration with existing App.
In the ReactNative docs :
Remember to install all subspecs you need. 
The <Text> element cannot be used without pod 'React/RCTText'.
Now, I want to use <ListView> and  there are something wrong in the simulator:
Cant't find variable:ListView
What subspecs I will install?