Nadine Salter 93ce2b38a2 Make ASNetworkImageNode Just Work.
Use ASBasicImageDownloader by default -- you can now do...

  ASNetworkImageNode *imageNode = [[ASNetworkImageNode alloc] init];
  imageNode.URL = [NSURL URLWithString:@"..."];
  [self.view addSubview:imageNode.view];

...and it'll do the right thing.
2014-12-03 17:31:56 -08:00
..
2014-10-01 16:27:00 -07:00
2014-10-01 16:27:00 -07:00
2014-10-01 16:27:00 -07:00
2014-10-01 16:27:00 -07:00
2014-10-01 16:27:00 -07:00
2014-10-01 16:27:00 -07:00
2014-10-01 16:27:00 -07:00