Release 1.3.2
1.3.2 (2020-08-24)
Bug Fixes
To render the notification above the Modal
make sure that you've passed coverScreen={false}
to the Modal
.
Example code: https://github.com/seniv/react-native-notifier/blob/e89f61027bb46db9d842a3e5df8e104ac1464422/example/src/App.tsx#L122