Max Risuhin 5986761210
Push notifications support #4432; Rename app to Status globally.
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-10-19 18:52:04 +03:00

5 lines
113 B
JavaScript

'use strict';
import { NativeModules } from 'react-native';
module.exports = NativeModules.DesktopNotification;