setRoot for app.Component from other page ( ionic V2)

I suggest not doing this. It makes your code hard to read and test. Instead, use some sort of shared event mechanism like this.