From 77b19b2acffb8a688153324f8040104f794e445a Mon Sep 17 00:00:00 2001 From: samjt Date: Tue, 20 Aug 2019 11:42:56 +0200 Subject: [PATCH] Add react-native-lookback --- react-native-libraries.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index ccc78b87b..9d64be909 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -1,4 +1,11 @@ [ + { + "githubUrl": "https://github.com/spotify/react-native-lookback", + "ios": true, + "android": false, + "web": false, + "expo": false + }, { "githubUrl": "https://github.com/meinto/react-native-mirror", "ios": true,