android:text="By default, when opening a notification, the entire activity back-stack will be restored as-is!\n(instead of launching or relaunching the main activity)"
<Textstyle={styles.mainText}>{this.state.lastNotification?this.state.lastNotification.body+` (opened at ''${this.state.notificationRxTime})`:"N/A"}</Text>