mirror of
https://github.com/zhigang1992/react-native-notifications.git
synced 2026-01-12 22:50:34 +08:00
9 lines
114 B
JavaScript
9 lines
114 B
JavaScript
module.exports = {
|
|
dependency: {
|
|
platforms: {
|
|
ios: {},
|
|
android: {}
|
|
},
|
|
assets: []
|
|
},
|
|
}; |