Twitter Image Pipline v2.2.1 Release Notes

    • Revise TIPImageFetchViewHelper to use delegate and data source pattern, like UITableView and UIPickerView do.
      • Less fiddly with simpler touch points by implementing the delegate and/or data source.
    • ➕ Added a sample application that uses the Twitter API.