My code is:
... ... com1.js
Use push method as below:
Actions.push('your key name',{prop you want to pass})
It pushes the scene to the stack, performing a transition to the new scene.