DEV Community

Discussion on: How to pass initial props from Android native.

Collapse
 
silajitbukaisil profile image
Silajit Sil

{this.props.message} .... This is not showing anything on the screen. And even though there is no error also. Can you please help what is wrong here?

Thread Thread
 
ryohlan profile image
Ryohlan

Hi, I tried it on v0.58. It works successfully.

This props can receive only entry point which the default is App.js.