From 2d70e71effcc6c0ab011c997c0f7e7072f8b80de Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 16 Aug 2023 11:58:05 +0000 Subject: [PATCH] added expo-splash-screen to open-source licenses --- src/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils.js b/src/utils.js index 474a2d7..b2ee374 100644 --- a/src/utils.js +++ b/src/utils.js @@ -358,7 +358,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.`, }, { - name: "expo, expo-haptics, expo-linear-gradient, expo-status-bar", + name: "expo, expo-haptics, expo-linear-gradient, expo-status-bar, expo-splash-screen", url: "https://github.com/expo/expo/blob/main/LICENSE", licenseInfo: `The MIT License (MIT)