Giter Club home page Giter Club logo

forceblur's People

Contributors

mrcompoteee avatar serejahh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

forceblur's Issues

Change the preview gif

I highly respect your OSS projects, but please remove/change the preview.gif photo in your readme.md. I would say it is much too revealing and obscene for a 13 years old and up audience (which Github is).
@serejahh

Without UIImage

Is there a way to add the blur effect without a UIImage, so you can see the subviews behind?

Support old devices

Avoid freezes on old devices and in table view

UIVisualEffectView works better, but there's a limitation on iOS 10: https://forums.developer.apple.com/thread/50854

We have the following approaches solving the problem:

  1. Use maskView instead of maskLayer
  2. Perform blur in background (we need to ignore setting an image to ForceBlurImageView to prevent displaying unblurred image)

Not work on Swift5

Hi.
I just got the demo project & update it to Swift5, App runs well but the effect is not work & image remains blur...

Slow and Lagging on CollectionView or TableView

When I am using a CollectionView and apply the effect the scrollview will be slow. Because of setting it again and again which is normal and not good for the performance.
But how I can add a ContainerView so I don't have to apply the effect constantly ? :)

Slow loading when setting image

It takes more than 1 second to load the image when I set it.
Tested on iPhone 6.

Edit: it happens when you use a big size image (700Kb for example).

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.