higleyc

Results 2 comments of higleyc

@nacho-carnicero sadly, no. My "solution" was to just obfuscate the `require` by building the package name from an array - seems to prevent metro from discovering it.

@Slapbox sure, like this: ``` let dep if (typeof navigator === 'undefined' || navigator.product !== 'ReactNative') { let pname = "" let x = ["n", "o", "d", "e", "-", "d",...