@@ -91,6 +119,13 @@ class MainComponent extends Component {
...
@@ -91,6 +119,13 @@ class MainComponent extends Component {
<Textstyle={styles.bodyText}>{this.state.initialNotification?'Opened from notification':''}</Text>
<Textstyle={styles.bodyText}>{this.state.initialNotification?'Opened from notification':''}</Text>
<Textstyle={styles.bodyText}>Lastnotification:{this.state.lastNotification?'\n'+this.state.lastNotification.body+` (opened at ''${this.state.notificationRxTime})`:"N/A"}</Text>
<Textstyle={styles.bodyText}>Lastnotification:{this.state.lastNotification?'\n'+this.state.lastNotification.body+` (opened at ''${this.state.notificationRxTime})`:"N/A"}</Text>