Giter VIP home page Giter VIP logo

codelesscomponents-swift's Introduction

Codeless Tools

Add components to your proyect without write any code:

#####· Video from URL #####· Video from local path #####· Image from URL #####· WebView from URL #####· MapView from Latitude and Longitude #####· Customizable ImageView #####· More components soon...

##Installation 1- Add "Tools" folder to your proyect.
2- Follow the instructions below, to add each element.

###*IMPORTANT: You've got to use "https" protocol. To use "http" links, add the field below to "info.plist" file:

Alt text

##Video from URL 1- Drag and drop a ImageView to your Storyboard.
2- Asign VideoFromURL.swift as ImageView class in "Identity inspector" tab.
3- Set Url, and video settings in "Attributes Inspector" tab.
4- In the same tab, you optionally can add a image as Thumb. In "Image View" section.
5- Build!

Alt text

##Video from local 1- Drag and drop a ImageView to your Storyboard.
2- Asign VideoFromLocal.swift as ImageView class in "Identity inspector" tab.
3- Set Video's name, extension and settings in "Attributes Inspector" tab.
4- In the same tab, you optionally can add a image as Thumb. In "Image View" section.
5- Select your Project root > your Target > Build Phases > Copy Bundle Resources. If your video is not listed in this list you should add it using the plus button. 6- Build!

Alt text

##Image from URL 1- Drag and drop a ImageView to your Storyboard.
2- Asign ImageFromURL.swift as ImageView class in "Identity inspector" tab.
3- Set Url in "Attributes Inspector" tab.
4- Build!

Alt text

##WebView from URL 1- Drag and drop a WebView to your Storyboard.
2- Asign WebViewFromURL.swift as UIWebView class in "Identity inspector" tab.
3- Set Url in "Attributes Inspector" tab.
4- Build!

Alt text

##MapView from Latitude and Longitude 1- Drag and drop a MapView to your Storyboard.
2- Asign MapViewFromLatLong.swift as MKMapView class in "Identity inspector" tab.
3- Set Latitude, longitude and the radius of the region in Km, in "Attributes Inspector" tab.
4- Build!

Alt text

##Customizable ImageView 1- Drag and drop a ImageView to your Storyboard.
2- Asign CustomizableImage.swift as ImageView class in "Identity inspector" tab.
3- Configure the ImageView, in "Attributes Inspector" tab.
4- Build!

Alt text

codelesscomponents-swift's People

Contributors

pablojotaguardiola avatar

Watchers

Neo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.