From 8aeef8a532c202b20a0634d6d7a5339161aacf71 Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Mon, 7 Oct 2019 16:37:06 -0400 Subject: [PATCH] Update NOTICE.txt (#3306) * Update NOTICE.txt * Update NOTICE.txt --- NOTICE.txt | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/NOTICE.txt b/NOTICE.txt index d435e5e86..8561e27a0 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1245,6 +1245,19 @@ SOFTWARE. --- +## react-native-android-open-settings + +This product contains 'react-native-android-open-settings' by Leonardo Velasquez. + +Open Android settings from your React Native app + +* HOMEPAGE: + * https://github.com/levelasquez/react-native-android-open-settings + +* LICENSE: ISC + +--- + ## react-native-animatable This product contains 'react-native-animatable' by Joel Arvidsson. @@ -1600,6 +1613,41 @@ SOFTWARE. --- +## react-native-haptic-feedback + +This product contains 'react-native-haptic-feedback' by Milk and Cookies. + +React-Native Haptic Feedback for iOS with a similar behaviour for Android + +* HOMEPAGE: + * https://github.com/milk-and-cookies-io/react-native-haptic-feedback + +* LICENSE: MIT + +MIT License + +Copyright (c) 2018 Michael Kuczera + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +--- + ## react-native-image-gallery This product contains a modified version of 'react-native-image-gallery' by Archriss.