Searched refs:validHttpUrl (Results 1 – 1 of 1) sorted by relevance
8 const validHttpUrl = 'http://exp.host/'; constant33 t.expect(await Linking.canOpenURL(validHttpUrl)).toBe(true);