Peixin Liu

Results 11 issues of Peixin Liu

Thank you for contributing a pull request. Please ensure that you have signed the [CLA](https://docs.google.com/forms/d/19LpBBjykHPox18vrZvBbZUcK6gQTj7qv1O5hCduAZFU/viewform). - [x] I have signed the CLA

## Checklist - [x] I have included information about relevant versions - [x] I have verified that the issue persists when using the `master` branch of Faust. ## Steps to...

### Version latest commit: 87a10aa ### React Native Version 0.53.3 ### Platform Android ### OS version android 5.0 ### Steps to reproduce 1. build release 2. install apk 3. Beacons.startRangingBeaconsInRegion(region)...

[email protected] ``` - (NSString *)contentTypeForImageData:(NSData *)data { uint8_t c; [data getBytes:&c length:1]; switch (c) { case 0xFF: return @"jpeg"; case 0x89: return @"png"; case 0x47: return @"gif"; case 0x42: return...

[React Native 0.47.0](https://github.com/facebook/react-native/releases/tag/v0.47.0) Breaking changes: Android Remove unused createJSModules calls

### Operating system macOS ### System version 13.2 ### Installation type sing-box for macOS Graphical Client ### If you are using a graphical client, please provide the version of the...

bug

Provide ability to locally mirror cwebp-bin binaries. https://github.com/imagemin/cwebp-bin/issues/34

like node-sass can set sass-binary-site to download bin library. ``` function getBinaryUrl() { var site = getArgument('--sass-binary-site') || process.env.SASS_BINARY_SITE || process.env.npm_config_sass_binary_site || (pkg.nodeSassConfig && pkg.nodeSassConfig.binarySite) || 'https://github.com/sass/node-sass/releases/download'; return [site, 'v'...

like node-sass can set sass-binary-site to download bin library. ``` function getBinaryUrl() { var site = getArgument('--sass-binary-site') || process.env.SASS_BINARY_SITE || process.env.npm_config_sass_binary_site || (pkg.nodeSassConfig && pkg.nodeSassConfig.binarySite) || 'https://github.com/sass/node-sass/releases/download'; return [site, 'v'...

like node-sass can set sass-binary-site to download bin library. ``` function getBinaryUrl() { var site = getArgument('--sass-binary-site') || process.env.SASS_BINARY_SITE || process.env.npm_config_sass_binary_site || (pkg.nodeSassConfig && pkg.nodeSassConfig.binarySite) || 'https://github.com/sass/node-sass/releases/download'; return [site, 'v'...