Skip to content

Native binding issue #27

@Tlaster

Description

@Tlaster

Not sure if we should continue using Windows.UI.Xaml.Data.Binding as native binding implement, there are some limitations:

  • Property mapping converter's behavior is slightly different from the Android platform
  • Update the value to the view requires DataContext implement System.ComponentModel.INotifyPropertyChanged interface, which JavascriptValue should not implement such interface
    Should we just implement our own binding like the Android platform?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions