ios - React Native Integration with Existing App -
i want integration existing app.
in reactnative docs :
remember install subspecs need. <text> element cannot used without pod 'react/rcttext'.
now, there wrong in simulator:
cant't find variable:listview
i want use <listview>
, subspecs install?
listview can used when pod 'react', think there may wrong javascript code. have included these code in js file ?
var { listview, } = react;