Skip to content

feat(Image): Add prefetch to ImageLoader module#903

Merged
rozele merged 5 commits intomicrosoft:masterfrom
rozele:issue366
Nov 23, 2016
Merged

feat(Image): Add prefetch to ImageLoader module#903
rozele merged 5 commits intomicrosoft:masterfrom
rozele:issue366

Conversation

@rozele
Copy link
Contributor

@rozele rozele commented Nov 23, 2016

Using UWP Community Toolkit ImageCache to implement prefetch capability for react-native Image component.

Fixes #366

"Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
"Microsoft.Toolkit.Uwp": "1.2.0",
"Microsoft.Toolkit.Uwp.UI.Controls": "1.2.0",
"Newtonsoft.Json": "9.0.1",
Copy link
Contributor Author

@rozele rozele Nov 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed. #Closed

}


private static IObservable<ImageStatusEventData> GetOpenedObservable(this BitmapImage image)
Copy link
Contributor Author

@rozele rozele Nov 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IObservable [](start = 23, length = 11)

Clean up any other unused code. #Closed

@rozele rozele merged commit 51d5d73 into microsoft:master Nov 23, 2016
@rozele rozele deleted the issue366 branch November 23, 2016 14:27
rozele added a commit that referenced this pull request Nov 23, 2016
Using UWP Community Toolkit ImageCache to implement prefetch capability for react-native Image component.

Fixes #366
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant