Skip to content

arjun011/FantasticView

Repository files navigation

FantasticView

This Library is used for change background color. Enjoy :)

Podfile

platform :ios, '10.0'

pod 'FantasticViewAC'

import

import FantasticViewAC

implement

    let fantasticView = FantasticView()
    fantasticView.frame = self.view.bounds
    self.view.addSubview(fantasticView)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages