Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Supported elements: overview and progress #4

Open
34 of 50 tasks
Zaid-Ajaj opened this issue Apr 9, 2019 · 0 comments
Open
34 of 50 tasks

Supported elements: overview and progress #4

Zaid-Ajaj opened this issue Apr 9, 2019 · 0 comments

Comments

@Zaid-Ajaj
Copy link
Owner

Zaid-Ajaj commented Apr 9, 2019

Here I will be keeping track of the progress I've made in supporting the elements from View module, their associated attributes and extension methods. Feel free to add something if it is missing from this list or contribute to the library by adding an element if it is not yet supported (PRs are welcome, let me know if you need help).

After all elements are supported, I will be investigating granular element structure making placement of elements type-safe.

Layouts:

  • StackLayout
  • FlexLayout
  • AbsoluteLayout
  • RelativeLayout
  • ListView
  • ScrollView
  • Grid
  • BoxView
  • InputView
  • WebView
  • TableView
  • ListViewGrouped
  • TemplatedView (probably not necessary)
  • ContentView

Pages:

  • ContentPage
  • NavigationPage
  • TabbedPage
  • MasterPageDetail
  • CarouselPage

Elements

  • ActivityIndicator
  • Button
  • DatePicker
  • Image
  • ImageButton
  • Label
  • Slider
  • Switch
  • TextEntry (specialized Entry)
  • ToolbarItem
  • Frame
  • Editor
  • FormattedString
  • MenuItem
  • Picker
  • SearchBar
  • Span
  • ProgressBar
  • Stepper
  • TimePicker
  • VisualElement

Cells

  • ImageCell
  • SwitchCell
  • TextCell
  • EntryCell
  • ViewCell

Gesture Recognizers:

  • PanGestureRecognizer
  • ClickGestureRecognizer
  • TapGestureRecognizer
  • PinchGestureRecognizer
  • SwipeGestureRecognizer
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant