Update NOTICE.txt (#3306)

* Update NOTICE.txt

* Update NOTICE.txt
This commit is contained in:
Amy Blais 2019-10-07 16:37:06 -04:00 committed by Elias Nahum
parent 2be9285c26
commit 8aeef8a532

View file

@ -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.