### Problem description Currently it is not possible for developer to configure presentation of notification popups. ### Expected behavior Developer should have control over how the notification is presented when app is in foreground. We should introduce a property like `showBannersInForeground` (`boolean`) that will allow to change this behaviour.