Search code examples
iosuiviewuibuttonavaudioplayeruitabbar

Looking for iOS styled fastforward and rewind button images


I am building an app that will play music and in need of a little assistance. I understand how to implement everything programming wise, however, I have been unsuccessful finding fastforward and rewind images. These images will be used for UIButtons on a UIView. Any help will be greatly appreciated!


Solution

  • Please check this app out:

    https://github.com/0xced/UIKit-Artwork-Extractor

    I think you'll find it invaluable. Oh, and it also solves your current issue.