My code is:
... ... com1.js
In addition to that, (and for those in the comments who said it didn't work) you may want to try below. When you pass the
Actions.com2({text : 'Hello World'});
Com2 should pass 'props'
const Com2 = (props) => { return ( );