Kyle Seongwoo Jun
Kyle Seongwoo Jun
|Name|File Name|Image| |------|----------|------| |.NET|`dotnet.svg`|| |.NET Foundation|`dotnet-foundation.svg`|| |Google|`google.svg`|| |Microsoft|`microsoft.svg`|| |Windows|`windows.svg`|| |Visual Studio|`visual-studio.svg`|| |Visual Studio Code|`visual-studio-code.svg`|| |Visual Studio for Mac|`visual-studio-for-mac.svg`|| |TypeScript|`typescript.svg`|| |Unreal Engine|`unrealengine.svg`|| |Xamarin|`xamarin.svg`||
I added the description of capturing callback URL on iOS & macOS.
#### Problem Crash on native (iOS, macOS) when `callbackURLScheme` is an entire URL like `foo://bar`. References: https://github.com/auth0/react-native-auth0/issues/360, https://github.com/auth0/react-native-auth0/pull/369
## :recycle: Current Situation - `npm lint` uses `src/**.ts`, missing files in subdirectories. ## :bulb: Proposed Solution - Change glob pattern to `src/**/*.ts` to include all subdirectories. ## :gear: Release...
현재에는 저 예쁜 그래프 컨트롤을 문장연습에서만 사용중이지만 너무 아까운 것 같습니다. 활용도를 더 높였으면 합니다. 1. 긴글연습에서도 그래프가 있으면 좋을 듯 합니다. 긴글연습에서도 방금 입력한 문장의 타속과 현재 타속이 어떻게...
영타 연습을 하는데 문장 연습을 하면 너무 문장들이 길고 자리 연습을 하면 너무 Randomize한 조합으로 나와서 불편한 느낌이 있습니다.
`CountryDetails.localizedName` comes from `countryCodes()` function are always `null`. I just fix it. Thank you.
I would like to request the implementation of `Intl.DisplayNames` in Dart's `intl` library, similar to the [`Intl.DisplayNames`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames) in JavaScript. This would allow Dart developers to easily access locale-specific names for...