Move Cinephile to xamarin-forms README
This commit is contained in:
Родитель
c7e199fc9e
Коммит
7eff864f50
14
README.md
14
README.md
|
@ -6,19 +6,7 @@
|
|||
|
||||
This repository will contain all of ReactiveUI samples.
|
||||
|
||||
## Xamarin Forms
|
||||
|
||||
#### [Cinephile](https://github.com/reactiveui/ReactiveUI.Samples/tree/master/xamarin-forms/Cinephile)
|
||||
|
||||
Example in Xamarin Forms (Android and iOS) shows you the upcoming movies from [the movie api](https://api.themoviedb.org/3)
|
||||
|
||||
Provides examples about:
|
||||
|
||||
1. App's bootstrapping
|
||||
2. [ViewModel first routing](https://reactiveui.net/docs/handbook/routing/)
|
||||
3. ListView integration
|
||||
4. [ReactiveCommands](https://reactiveui.net/docs/handbook/commands/)
|
||||
5. [ObservableAsPropertyHelper](https://reactiveui.net/docs/handbook/observable-as-property-helper/)
|
||||
## [Xamarin Forms ](https://github.com/reactiveui/ReactiveUI.Samples/tree/master/xamarin-forms)
|
||||
|
||||
## Xamarin Native
|
||||
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
## [Cinephile](https://github.com/reactiveui/ReactiveUI.Samples/tree/master/xamarin-forms/Cinephile)
|
||||
|
||||
Example in Xamarin Forms (Android and iOS) shows you the upcoming movies from [the movie api](https://api.themoviedb.org/3)
|
||||
|
||||
Provides examples about:
|
||||
|
||||
1. App's bootstrapping
|
||||
2. [ViewModel first routing](https://reactiveui.net/docs/handbook/routing/)
|
||||
3. ListView integration
|
||||
4. [ReactiveCommands](https://reactiveui.net/docs/handbook/commands/)
|
||||
5. [ObservableAsPropertyHelper](https://reactiveui.net/docs/handbook/observable-as-property-helper/)
|
|
@ -6,4 +6,19 @@ This sample shows how to use the [Sextant 2.0 Release](https://github.com/reacti
|
|||
|
||||
- [Cinephile](Cinephile/README.MD)
|
||||
- [Master Detail](MasterDetail/README.MD)
|
||||
- [Sextant Navigation Parameters](Navigation.Parameters/README.MD)
|
||||
- [Sextant Navigation Parameters](Navigation.Parameters/README.MD)
|
||||
|
||||
|
||||
## Xamarin Forms
|
||||
|
||||
#### [Cinephile](https://github.com/reactiveui/ReactiveUI.Samples/tree/master/xamarin-forms/Cinephile)
|
||||
|
||||
Example in Xamarin Forms (Android and iOS) shows you the upcoming movies from [the movie api](https://api.themoviedb.org/3)
|
||||
|
||||
Provides examples about:
|
||||
|
||||
1. App's bootstrapping
|
||||
2. [ViewModel first routing](https://reactiveui.net/docs/handbook/routing/)
|
||||
3. ListView integration
|
||||
4. [ReactiveCommands](https://reactiveui.net/docs/handbook/commands/)
|
||||
5. [ObservableAsPropertyHelper](https://reactiveui.net/docs/handbook/observable-as-property-helper/)
|
||||
|
|
Загрузка…
Ссылка в новой задаче