python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How do I add a blur effect at the top and bottom edge of vertical scrollView in flutter
I'm Trying to implement a vertical Scroll view with multiple items inside. Currently the scroll view works just fine but the edges seems to be very sharp and its cropping like this while scrolling,
i...
AMAL MOHAN N
Votes: 0
Answers: 1
Add a blur effect for image behind a UITableView
I have a UIView that has an image for the background view, and a TableView that sits on about half of the view. What I'd like to happen is have the table view and its cells completely transparent, but...
user717452
Votes: 0
Answers: 0
How to get tableView content to scroll behind blur effect in swift iOS
I am trying to figure out how to have my tableView content scroll behind another view while having the table view bottom start point be above the other view. Basically trying to figure out how Apple d...
Earmuffs
Votes: 0
Answers: 1
Blurring the image shown on screen when flipping camera - Swift
I am making a custom camera app with functionality to let you take photos with the front camera and the back camera. I have tried almost every code that I have found on internet but none of those have...
user16563999
Votes: 0
Answers: 0