Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Jan 18, 2016
1 parent 7faf5ab commit 6e06994
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ http://motzcod.es/post/128274430137/pull-to-refresh-anyish-xamarinforms-view

Also available as a NuGet: https://www.nuget.org/packages/Refractored.XamForms.PullToRefresh/

Build Status: [![Build status](https://ci.appveyor.com/api/projects/status/6ivxyyj05tabo40a/branch/master?svg=true)](https://ci.appveyor.com/project/JamesMontemagno/xamarin-forms-pulltorefreshlayout/branch/master)

**Important**

If you are using the NuGet ensure that you call “PullToRefreshLayoutRenderer.Init();” in both your MainActivity and AppDelegate. (Similar to Xamarin.Forms.Maps).
Expand Down

0 comments on commit 6e06994

Please sign in to comment.