Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mouredev/mywkwebview

Tutorial Swift 4: Creando un WebView (WKWebView) en iOS | Español | MoureDev by Brais Moure YouTube channel
https://github.com/mouredev/mywkwebview

app ios swift tutorial webview wkwebview xcode

Last synced: about 2 months ago
JSON representation

Tutorial Swift 4: Creando un WebView (WKWebView) en iOS | Español | MoureDev by Brais Moure YouTube channel

Awesome Lists containing this project

README

        

# Tutorial Swift 4: Creando un WebView (WKWebView) en iOS | Español | MoureDev by Brais Moure YouTube channel
[![Xcode](https://img.shields.io/badge/Xcode-9.4-blue.svg?longCache=true&style=popout-square)]()
[![Swift](https://img.shields.io/badge/Swift-4-orange.svg?longCache=true&style=popout-square)]()
[![iOS](https://img.shields.io/badge/iOS-11.x+-lightgray.svg?longCache=true&style=popout-square)]()

**`¡HOLA HACKERMEN! 👋🏼`**

Bienvenidos al canal de [YouTube](https://www.youtube.com/channel/UCxPD7bsocoAMq8Dj18kmGyQ) ***MoureDev by Brais Moure***.

Soy Brais Moure, desarrollador de software freelance. Comparto tutoriales sobre desarrollo de aplicaciones **iOS** y **Android**.

Si te interesa el desarrollo de apps **`SUSCRÍBETE Y ACTIVA LA CAMPANA 👆🏼`** [Puedes hacerlo aquí 👈🏼](https://www.youtube.com/channel/UCxPD7bsocoAMq8Dj18kmGyQ?sub_confirmation=1)

## Descripción
Tutorial para crear con Swift en Xcode e iOS un WebView, es decir, un navegador web como puede ser Safari o Chrome.
Utilizaremos el componente WKWebView, el nuevo estándar de iOS 11 al ser deprecado UIWebView.

## Videotutorial
[![Tutorial Swift 4: Creando un WebView (WKWebView) en iOS (1 de 2) | Español | MoureDev by Brais Moure](https://img.youtube.com/vi/yxr_dMqYTxQ/0.jpg)](https://www.youtube.com/watch?v=yxr_dMqYTxQ)
[![Tutorial Swift 4: Creando un WebView (WKWebView) en iOS (2 de 2) | Español | MoureDev by Brais Moure](https://img.youtube.com/vi/o7cGGSpuN-8/0.jpg)](https://www.youtube.com/watch?v=o7cGGSpuN-8)

## Requisitos
* [Xcode](https://developer.apple.com/xcode/) 9.4
* Swift 4
* iOS 11.x o superior (Compatible con iPhone y iPad)

## Recursos
* [Cómo crear un proyecto iOS en Xcode](https://youtu.be/mdrSGhNeOwQ)
* [Assets](https://drive.google.com/drive/folders/1cRKYMb4_SX_v40-fa6jRZ7MOFpiPxjoQ?usp=sharing)

## ¿Te gusta el contenido?

Déjame en comentarios tu opinión o cuéntame qué te gustaría ver en el canal.
Si te gusta el contenido, **comparte**, **suscríbete** y **muéstrame tu dedo de darle al espacio con un like al vídeo** 👍🏼

**¡GRACIAS!**

## Encuéntrame en:

[![Web](https://img.shields.io/badge/website-MoureDev.com-blue.svg?style=for-the-badge)](https://mouredev.com/)
[![YouTube](https://img.shields.io/badge/YouTube-MoureDev-red.svg?style=for-the-badge)](https://www.youtube.com/channel/UCxPD7bsocoAMq8Dj18kmGyQ)
[![Twitter](https://img.shields.io/badge/[email protected]?style=for-the-badge)](https://twitter.com/MoureDev)
[![Facebook](https://img.shields.io/badge/Facebook-MoureDev-blue.svg?style=for-the-badge)](https://facebook.com/mouredev)
[![Instagram](https://img.shields.io/badge/Instagram-MoureDev-orange.svg?style=for-the-badge)](https://instagram.com/mouredev)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-BraisMoure-blue.svg?style=for-the-badge)](https://www.linkedin.com/in/braismoure/)

### Autor
*Brais Moure. © 2018*