Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AhmetCavus/Xamarin.FragmentPage

An extension for Xamarin.forms, where different pages can be placed in one content. This approach works with iOS, Android and Windows UWP.
https://github.com/AhmetCavus/Xamarin.FragmentPage

android cross-platform ios netstandard20 uwp-apps xamarin xamarin-android xamarin-forms xamarin-ios xamarin-uwp

Last synced: 29 days ago
JSON representation

An extension for Xamarin.forms, where different pages can be placed in one content. This approach works with iOS, Android and Windows UWP.

Awesome Lists containing this project

README

        

# Xamarin.FragmentPage

This extension for Xamarin.forms allows the placement of any number of pages in a layout.
The pages are wrapped in views and can have a predefined size in the layout. This approach works with iOS, Android and Windows UWP.

## Getting Started

### Usage

As you can see in the following example, you can set different pages in a layout in a predefined size. In the example 3 pages were placed in the layout.
For more details, the test project can be viewed.

```xml























```

### Info

Be free and make suggestions or improvements.

### License
Copyright (c) 2018 Ahmet Cavus
Licensed under the MIT license.