mattermost-mobile/app/notification_preferences/index.js
enahum e0cfefcdff RN-138 Android notification preferences (#889)
* Fix Android and iOS flow

* Own review

* RN-138 Android notification preferences

* Feedback review

* Feedback review 2
2017-09-13 12:00:16 -03:00

5 lines
219 B
JavaScript

// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import NotificationPreferences from './notification_preferences';
export default NotificationPreferences;