Marco Scabbiolo
Marco Scabbiolo
@zetachang any reason not to merge this PR? This is a must have
Or just write your env variables to a environment.js file using a script that runs right before the bundler and import that file as a module anywhere in the application....
Looks good, I think merging this before the mayor breaking change to use react-native-permission wouldn't hurt, right?
I think it will be best if you add the method to get the supported sizes to this PR, so the feature is complete once released. Mainly because of the...
> I see, I'm slightly confused, but when I set 4:3 I always get consistent videos in either 720p or 480p (with different aspect rations for each quality, basically 4:3...
Moving to Kotlin/Swift is the logical thing to do, is what Apple and Google want for their ecosystems. They are both objectively superior to their legacy counterparts and have a...
> I think we can start moving small chunks of code to both swift/kotlin. How do you think we can start doing this? Generally speaking, it is best to have...
Regarding how `global-tunnel-ng` might have affected the speed of `yo`, the package itself runs smoothly, 95 tests take less than 2 seconds to complete. If running yo behind a proxy...
@Olian04 I've reproduced your environment (Win 10, Node LTS 8.11.3) and I have a 5-6 seconds delay. Using WSL (Ubuntu) the delay is 1-2 seconds. All CLIs in Windows are...
Ran `yo` with `npx` installing it locally and had the same delay, 5-6 seconds. Can you share your `package.json` file to see if the ammount of dependencies is having an...