react-native.config.js (
9
lines of code) (
raw
):
module.exports = { dependencies: { 'react-native-notifications': { platforms: { android: null, }, }, }, };