본문 바로가기

비전공자 개발일기

검색하기
비전공자 개발일기
프로필사진 HiroDaegu

  • Programming (565)
    • SWIFT (73)
      • (SWIFT || Xcode)Error (9)
    • HTML _CSS (226)
    • Javascript (176)
    • PHP (13)
    • React & React Native (16)
    • Markdown (1)
    • DB(MySQL) (3)
    • JQuery (39)
    • Typescript (4)
    • 기타 (14)
Guestbook
250x250
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • image
  • javascript
  • HTML
  • hover
  • MAC
  • 애니메이션
  • ipad
  • 자바스크립트
  • keyframes
  • 개발자
  • xcode
  • 풀스택
  • CSS
  • SWIFT
  • effect
  • IOS
  • css3
  • 프론트엔드
  • button
  • react
  • 비전공 개발자
  • php
  • iOS 개발자
  • 백엔드
  • 비전공자
  • html5
  • front-end
  • jQuery
  • Animation
  • iPhone
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록dispatchQueue (1)

비전공자 개발일기

WKWebView Component 1(Alert Event, go Back, go Forward)

목적 웹 페이지 내 Javascript의 alert event를 iOS 기기에서도 동일하게 나타내기 위함 import UIKit import WebKit class ViewController: UIViewController, WKNavigationDelegate { var webView: WKWebView! override func loadView() { let webConfiguration = WKWebViewConfiguration() webView = WKWebView(frame: .zero, configuration: webConfiguration) webView.navigationDelegate = self webView.uiDelegate = self webView.allowsBackForwa..

SWIFT 2023. 2. 27. 19:49
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바