Update README.md
This commit is contained in:
Родитель
7d07f45dd2
Коммит
b2bb2ab55b
|
@ -15,7 +15,7 @@ For example, an image that is displayed on both Page A and Page B, transitions f
|
|||
## Setup
|
||||
|
||||
* [Available on Nuget](https://www.nuget.org/packages/Xamarin.Plugin.SharedTransitions/) [![NuGet](https://img.shields.io/nuget/v/Xamarin.Plugin.SharedTransitions.svg?label=NuGet)](https://www.nuget.org/packages/Xamarin.Plugin.SharedTransitions/)
|
||||
* Install into your NetStandard project and Client projects.
|
||||
* Install into your NetStandard project and Platforms projects.
|
||||
|
||||
**Platform Support**
|
||||
|
||||
|
@ -29,7 +29,7 @@ For example, an image that is displayed on both Page A and Page B, transitions f
|
|||
Starting from version 2, attached properties have been renamed to: ```Transition.Name```, ```Transition.Group``` and ```TransitionDuration```.
|
||||
**This is a Breaking change!**
|
||||
|
||||
The new [sample app](https://github.com/Evolutionlab/Xamarin.Plugin.SharedTransitions/tree/master/src/Sample/TransitionApp) will include everything you need to play with this plugin.
|
||||
The new [sample app](https://github.com/Evolutionlab/Xamarin.Plugin.SharedTransitions/tree/master/src/Sample/TransitionApp) include everything you need to play with this plugin.
|
||||
Btw, I recommend to read all this page, expecially the few Android limitations.
|
||||
|
||||
## Usage
|
||||
|
@ -309,4 +309,4 @@ This sample is based on [Art News App](https://dribbble.com/shots/6282441-Art-Ne
|
|||
|
||||
## Copyright and license
|
||||
|
||||
Code released under the [MIT license](https://opensource.org/licenses/MIT), [see license file](https://github.com/Evolutionlab/Xamarin.Plugin.SharedTransitions/blob/master/LICENSE).
|
||||
Code released under the [MIT license](https://opensource.org/licenses/MIT), [see license file](https://github.com/Evolutionlab/Xamarin.Plugin.SharedTransitions/blob/master/LICENSE).
|
||||
|
|
Загрузка…
Ссылка в новой задаче