Hyungu Kang | Airen

Results 12 issues of Hyungu Kang | Airen

- [node-sass](https://github.com/sass/node-sass) is deprecated, replace to [dart-sass](https://github.com/sass/dart-sass) - added error guard to collection initialize phase

Update Text docs according to the change from https://github.com/facebook/react-native/pull/31272 Thanks!

:clock1: Waiting on PR
Wait on future Release
CLA Signed

### Summary https://docs.npmjs.com/cli/v8/configuring-npm/package-json#peerdependenciesmeta peerDependenciesMeta supports optional peer dependencies. but, the snack seems not to respect this option. ### What platform(s) does this occur on? Android, iOS ### SDK Version 44.0...

snackager
website

#68 Snap functionality can be implement like this ```jsx onChange = (value) => { let val = Math.round(value); if(this.state.value == val) this.slider._setCurrentValueAnimated(val); else this.setState({value:val}); } this.slider = ref} onSlidingComplete={this.onChange} ......

![image](https://user-images.githubusercontent.com/26326015/53229654-33af5b00-36c8-11e9-8e98-5639e476f705.png) ## log ``` 02-22 17:34:07.991 5287-5363/com.medium.wallet.blockey W/System.err: java.lang.IllegalStateException: Can't generate certificate at android.security.AndroidKeyPairGenerator.generateKeyPair(AndroidKeyPairGenerator.java:136) at java.security.KeyPairGenerator$KeyPairGeneratorImpl.generateKeyPair(KeyPairGenerator.java:276) at com.reactlibrary.securekeystore.RNSecureKeyStoreModule.getOrCreatePublicKey(RNSecureKeyStoreModule.java:87) at com.reactlibrary.securekeystore.RNSecureKeyStoreModule.getOrCreateSecretKey(RNSecureKeyStoreModule.java:129) at com.reactlibrary.securekeystore.RNSecureKeyStoreModule.setCipherText(RNSecureKeyStoreModule.java:140) at com.reactlibrary.securekeystore.RNSecureKeyStoreModule.set(RNSecureKeyStoreModule.java:58) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at...

![foldio](https://user-images.githubusercontent.com/26326015/55867598-c1360400-5bbd-11e9-8050-9ff9394195c5.gif) The above image was tested on iPhone Xs When capturing on the iPhone X series, the preview is shaking There was a similar phenomenon when the 'CaptureAsYUV = NO'...

### Minimal reproducible example https://snack.expo.dev/@bang9/picker-bug ### Summary It is the same issue as https://github.com/expo/expo/issues/24172. snack: https://snack.expo.dev/@bang9/picker-bug ## Hello, We provide both image upload and download functionalities. For image upload, we...

needs review

No matter which type of push notification (local or remote) is clicked, I expected the recommended API, didReceiveNotificationResponse, to work. However, it's not functioning as expected some environment.(maybe firebase integration...

- We agreed with the team to deprecate legacy configs, but since they were not handled, I've deprecated them. ```ts /** @deprecated Please use `common.enableUsingDefaultUserProfile` instead * */ disableUserProfile: boolean;...

## External Contributions This project is not yet set up to accept pull requests from external contributors. If you have a pull request that you believe should be accepted, please...