This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import { clamp, interpolate, useAnimatedKeyboard, useAnimatedReaction, useSharedValue } from 'react-native-reanimated' | |
import { useSafeAreaInsets } from 'react-native-safe-area-context' | |
/** | |
* useAnimatedKeyboard() returns 0 height when back gesture has been started. | |
* This function handles not to return 0 even user starts the back gesture. | |
* | |
* @param {number} safeAreaPad Add a bottom safe area padding value, depends on keyboard state. | |
*/ | |
export function useKeyboardHeight (safeAreaPad: number | undefined = 8) { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
"서울특별시 종로구 청운동", | |
"서울특별시 종로구 신교동", | |
"서울특별시 종로구 궁정동", | |
"서울특별시 종로구 효자동", | |
"서울특별시 종로구 창성동", | |
"서울특별시 종로구 통의동", | |
"서울특별시 종로구 적선동", | |
"서울특별시 종로구 통인동", | |
"서울특별시 종로구 누상동", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
// ======================================================= | |
// 본 자료는 CC0-1.0 라이선스를 따릅니다. | |
// https://creativecommons.org/publicdomain/zero/1.0/deed | |
// 저작권자의 허락을 구하지 않아도 상업적인 목적을 포함한 어떠한 목적으로든 | |
// 자유롭게 복사, 수정, 배포, 실연할 수 있습니다. | |
// ======================================================= | |
// 모든 정보는 직접 수집하여 정리한 정보입니다. | |
// 일부 정보가 오기되었거나, 위/경도 좌표가 부정확할 수 있습니다. | |
// Gist 댓글을 통해 오류를 제보해주세요. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
operator | brand | corporation | |
---|---|---|---|
sk | 티플러스 | 한국케이블텔레콤 | |
sk | 아이즈모바일 | 아이즈비전 | |
sk | 모빙 | 유니컴즈 | |
sk | 스마텔 | 스마텔 | |
sk | SK세븐모바일 | SK텔링크 | |
sk | 이마트알뜰폰 | 이마트 | |
sk | 조이텔 | 조이텔 | |
sk | 이야기모바일 | 큰사람이야기 | |
sk | 안심모바일 | 에스원 |