Skip to content

Add native controls to platform specific module #16

@robinmanuelthiel

Description

@robinmanuelthiel

Like this:

2.4 Renderers for platform specific controls

Sometimes of course, you want to use controls that are only available on one platform and show an alternative for the other platform. The Floating Action Button on Android is a good example for that. As it is part of Android's design pattern, you might want to show the prime functionality in a Floating Action Button and all others in the menu bar. On iOS and Windows, this pattern does not exist, so we just want to create an Andropid-only control on the Android platform only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions