Skip to content

Instantly share code, notes, and snippets.

@MarcAlx
Last active March 2, 2021 09:03
Show Gist options
  • Select an option

  • Save MarcAlx/f78199f73d2a7bfafdc702d8091496e0 to your computer and use it in GitHub Desktop.

Select an option

Save MarcAlx/f78199f73d2a7bfafdc702d8091496e0 to your computer and use it in GitHub Desktop.

Revisions

  1. MarcAlx revised this gist Mar 2, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Xamarin Forms libraries.md
    Original file line number Diff line number Diff line change
    @@ -15,7 +15,7 @@ This file lists usefull libraries for Xamarin forms
    | DeviceOrientation | Orientation | https://github.com/wcoder/Xamarin.Plugin.DeviceOrientation |
    | Newtonsoft.Json | JSON handling (not just Xamarin, .NET) | https://github.com/JamesNK/Newtonsoft.Json |
    | Sharpnado.Presentation.Forms | Consistent tab view over iOS and Android | https://github.com/roubachof/Sharpnado.Presentation.Forms |
    | Xam.Plugin.Media | Take photo/video / Pick photo/video in gallery | https://github.com/jamesmontemagno/MediaPlugin |
    | Xam.Plugin.Media | Take photo/video / Pick photo/video in gallery (prefer Xamarin essential solution) | https://github.com/jamesmontemagno/MediaPlugin |
    | Plugin.Permissions | Handle iOS/Android permissions | https://github.com/jamesmontemagno/PermissionsPlugin |
    | FilePicker-Plugin-for-Xamarin-and-Windows | File picker | https://github.com/jfversluis/FilePicker-Plugin-for-Xamarin-and-Windows |
    | Cardview | Cardview | https://github.com/AndreiMisiukevich/CardView |
  2. MarcAlx revised this gist Mar 2, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Xamarin Forms libraries.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@ This file lists usefull libraries for Xamarin forms
    |-------------------------------------------|----------------------------------------------------------------------------|-------------------------------------------------------------------------|
    | Xamarin.Forms.InputKit | UI Controls | https://github.com/enisn/Xamarin.Forms.InputKit |
    | xamarin-bluetooth-le | Bluetooth | https://github.com/xabre/xamarin-bluetooth-le |
    | MultilingualPlugin | i18n | https://github.com/CrossGeeks/MultilingualPlugin |
    | MultilingualPlugin | i18n (prefer Xamarin built in solution now) | https://github.com/CrossGeeks/MultilingualPlugin |
    | SkiaSharp | Drawing | https://github.com/mono/SkiaSharp |
    | Newtonsoft.Json | JSON | https://github.com/JamesNK/Newtonsoft.Json |
    | SkiaSharp.Svg and SkiaSharp.Extended | SVG | https://github.com/mono/SkiaSharp.Extended |
  3. MarcAlx revised this gist Mar 2, 2021. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Xamarin Forms libraries.md
    Original file line number Diff line number Diff line change
    @@ -38,5 +38,6 @@ This file lists usefull libraries for Xamarin forms
    | Forms9Patch| Popup and controls | https://github.com/baskren/Forms9Patch
    | Xamarin.Plugin.SharedTransitions | Transition between elements in diferent pages | https://github.com/GiampaoloGabba/Xamarin.Plugin.SharedTransitions
    | Xamarin.Forms.Skeleton | Loading aspect for control | https://github.com/HorusSoftwareUY/Xamarin.Forms.Skeleton
    | XamarinCommunityToolkit | Official Xamarin community toolkit (contains effects / behaviors...)| https://github.com/xamarin/XamarinCommunityToolkit

    Fill free to submit yours in comments ;)
  4. MarcAlx revised this gist Jan 5, 2021. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Xamarin Forms libraries.md
    Original file line number Diff line number Diff line change
    @@ -37,5 +37,6 @@ This file lists usefull libraries for Xamarin forms
    | Xamanimation | Animation | https://github.com/jsuarezruiz/Xamanimation
    | Forms9Patch| Popup and controls | https://github.com/baskren/Forms9Patch
    | Xamarin.Plugin.SharedTransitions | Transition between elements in diferent pages | https://github.com/GiampaoloGabba/Xamarin.Plugin.SharedTransitions
    | Xamarin.Forms.Skeleton | Loading aspect for control | https://github.com/HorusSoftwareUY/Xamarin.Forms.Skeleton

    Fill free to submit yours in comments ;)
  5. MarcAlx revised this gist Jun 12, 2020. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions Xamarin Forms libraries.md
    Original file line number Diff line number Diff line change
    @@ -21,20 +21,21 @@ This file lists usefull libraries for Xamarin forms
    | Cardview | Cardview | https://github.com/AndreiMisiukevich/CardView |
    | Xamarin.Essentials | Official Xamarin toolbox to address most common crossplatform problematics | https://github.com/xamarin/Essentials |
    | Xamarin.Forms.BackgroundKit | Background customisation | https://github.com/ChasakisD/Xamarin.Forms.BackgroundKit |
    | PancakeView | Gradient | https://github.com/sthewissen/Xamarin.Forms.PancakeView |
    | PancakeView | Gradient | https://github.com/sthewissen/Xamarin.Forms.PancakeView|
    | TouchEffect | Add Touch effect to controls | https://github.com/AndreiMisiukevich/TouchEffect
    | FFImageLoading | Image with caching | https://github.com/luberda-molinet/FFImageLoading
    | PushNotificationPlugin | Push notification | https://github.com/CrossGeeks/PushNotificationPlugin
    | AiForms.Effects | Touch effect | https://github.com/muak/AiForms.Effects
    | AiForms.Dialogs | Dialogs | https://github.com/muak/AiForms.Dialogs
    | SlideOverKit | Popup and slideover | https://github.com/XAM-Consulting/SlideOverKit
    | XamForms.Controls.Calendar | Calendar Widget | https://github.com/rebeccaXam/XamForms.Controls.Calendar
    | XamForms.Controls.Calendar | Calendar Widget | https://github.com/rebeccaXam/XamForms.Controls.Calendar
    | Plugin.ImageEdit | Image processing | https://github.com/muak/Xamarin.Plugin.ImageEdit
    | ContextMenu | Swipe context menu | https://github.com/AndreiMisiukevich/ContextMenu
    | bottomtabbedpage-xamarin-forms | Bottom tab | https://github.com/NAXAM/bottomtabbedpage-xamarin-forms
    | toptabbedpage-xamarin-forms | Top tab | https://github.com/NAXAM/toptabbedpage-xamarin-forms
    | Xamarin.Forms.Breadcrumb | Breadcrump | https://github.com/IeuanWalker/Xamarin.Forms.Breadcrumb
    | Xamanimation | Animation | https://github.com/jsuarezruiz/Xamanimation
    | Forms9Patch| Popup and controls | https://github.com/baskren/Forms9Patch
    | Xamarin.Plugin.SharedTransitions | Transition between elements in diferent pages | https://github.com/GiampaoloGabba/Xamarin.Plugin.SharedTransitions

    Fill free to submit yours in comments ;)
  6. MarcAlx revised this gist May 15, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Xamarin Forms libraries.md
    Original file line number Diff line number Diff line change
    @@ -35,5 +35,6 @@ This file lists usefull libraries for Xamarin forms
    | toptabbedpage-xamarin-forms | Top tab | https://github.com/NAXAM/toptabbedpage-xamarin-forms
    | Xamarin.Forms.Breadcrumb | Breadcrump | https://github.com/IeuanWalker/Xamarin.Forms.Breadcrumb
    | Xamanimation | Animation | https://github.com/jsuarezruiz/Xamanimation
    | Forms9Patch| Popup and controls | https://github.com/baskren/Forms9Patch

    Fill free to submit yours in comments ;)
  7. MarcAlx revised this gist May 15, 2020. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions Xamarin Forms libraries.md
    Original file line number Diff line number Diff line change
    @@ -34,7 +34,6 @@ This file lists usefull libraries for Xamarin forms
    | bottomtabbedpage-xamarin-forms | Bottom tab | https://github.com/NAXAM/bottomtabbedpage-xamarin-forms
    | toptabbedpage-xamarin-forms | Top tab | https://github.com/NAXAM/toptabbedpage-xamarin-forms
    | Xamarin.Forms.Breadcrumb | Breadcrump | https://github.com/IeuanWalker/Xamarin.Forms.Breadcrumb


    | Xamanimation | Animation | https://github.com/jsuarezruiz/Xamanimation

    Fill free to submit yours in comments ;)
  8. MarcAlx revised this gist May 15, 2020. 1 changed file with 6 additions and 0 deletions.
    6 changes: 6 additions & 0 deletions Xamarin Forms libraries.md
    Original file line number Diff line number Diff line change
    @@ -30,5 +30,11 @@ This file lists usefull libraries for Xamarin forms
    | SlideOverKit | Popup and slideover | https://github.com/XAM-Consulting/SlideOverKit
    | XamForms.Controls.Calendar | Calendar Widget | https://github.com/rebeccaXam/XamForms.Controls.Calendar
    | Plugin.ImageEdit | Image processing | https://github.com/muak/Xamarin.Plugin.ImageEdit
    | ContextMenu | Swipe context menu | https://github.com/AndreiMisiukevich/ContextMenu
    | bottomtabbedpage-xamarin-forms | Bottom tab | https://github.com/NAXAM/bottomtabbedpage-xamarin-forms
    | toptabbedpage-xamarin-forms | Top tab | https://github.com/NAXAM/toptabbedpage-xamarin-forms
    | Xamarin.Forms.Breadcrumb | Breadcrump | https://github.com/IeuanWalker/Xamarin.Forms.Breadcrumb



    Fill free to submit yours in comments ;)
  9. MarcAlx renamed this gist Feb 12, 2020. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  10. MarcAlx revised this gist Jan 9, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions libraries.md
    Original file line number Diff line number Diff line change
    @@ -29,5 +29,6 @@ This file lists usefull libraries for Xamarin forms
    | AiForms.Dialogs | Dialogs | https://github.com/muak/AiForms.Dialogs
    | SlideOverKit | Popup and slideover | https://github.com/XAM-Consulting/SlideOverKit
    | XamForms.Controls.Calendar | Calendar Widget | https://github.com/rebeccaXam/XamForms.Controls.Calendar
    | Plugin.ImageEdit | Image processing | https://github.com/muak/Xamarin.Plugin.ImageEdit

    Fill free to submit yours in comments ;)
  11. MarcAlx revised this gist Dec 13, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions libraries.md
    Original file line number Diff line number Diff line change
    @@ -28,5 +28,6 @@ This file lists usefull libraries for Xamarin forms
    | AiForms.Effects | Touch effect | https://github.com/muak/AiForms.Effects
    | AiForms.Dialogs | Dialogs | https://github.com/muak/AiForms.Dialogs
    | SlideOverKit | Popup and slideover | https://github.com/XAM-Consulting/SlideOverKit
    | XamForms.Controls.Calendar | Calendar Widget | https://github.com/rebeccaXam/XamForms.Controls.Calendar

    Fill free to submit yours in comments ;)
  12. MarcAlx revised this gist Dec 9, 2019. No changes.
  13. MarcAlx revised this gist Dec 9, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions libraries.md
    Original file line number Diff line number Diff line change
    @@ -27,5 +27,6 @@ This file lists usefull libraries for Xamarin forms
    | PushNotificationPlugin | Push notification | https://github.com/CrossGeeks/PushNotificationPlugin
    | AiForms.Effects | Touch effect | https://github.com/muak/AiForms.Effects
    | AiForms.Dialogs | Dialogs | https://github.com/muak/AiForms.Dialogs
    | SlideOverKit | Popup and slideover | https://github.com/XAM-Consulting/SlideOverKit

    Fill free to submit yours in comments ;)
  14. MarcAlx revised this gist Dec 6, 2019. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions libraries.md
    Original file line number Diff line number Diff line change
    @@ -25,5 +25,7 @@ This file lists usefull libraries for Xamarin forms
    | TouchEffect | Add Touch effect to controls | https://github.com/AndreiMisiukevich/TouchEffect
    | FFImageLoading | Image with caching | https://github.com/luberda-molinet/FFImageLoading
    | PushNotificationPlugin | Push notification | https://github.com/CrossGeeks/PushNotificationPlugin
    | AiForms.Effects | Touch effect | https://github.com/muak/AiForms.Effects
    | AiForms.Dialogs | Dialogs | https://github.com/muak/AiForms.Dialogs

    Fill free to submit yours in comments ;)
  15. MarcAlx revised this gist Oct 8, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions libraries.md
    Original file line number Diff line number Diff line change
    @@ -24,5 +24,6 @@ This file lists usefull libraries for Xamarin forms
    | PancakeView | Gradient | https://github.com/sthewissen/Xamarin.Forms.PancakeView |
    | TouchEffect | Add Touch effect to controls | https://github.com/AndreiMisiukevich/TouchEffect
    | FFImageLoading | Image with caching | https://github.com/luberda-molinet/FFImageLoading
    | PushNotificationPlugin | Push notification | https://github.com/CrossGeeks/PushNotificationPlugin

    Fill free to submit yours in comments ;)
  16. MarcAlx revised this gist Oct 7, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions libraries.md
    Original file line number Diff line number Diff line change
    @@ -23,5 +23,6 @@ This file lists usefull libraries for Xamarin forms
    | Xamarin.Forms.BackgroundKit | Background customisation | https://github.com/ChasakisD/Xamarin.Forms.BackgroundKit |
    | PancakeView | Gradient | https://github.com/sthewissen/Xamarin.Forms.PancakeView |
    | TouchEffect | Add Touch effect to controls | https://github.com/AndreiMisiukevich/TouchEffect
    | FFImageLoading | Image with caching | https://github.com/luberda-molinet/FFImageLoading

    Fill free to submit yours in comments ;)
  17. MarcAlx revised this gist Oct 7, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions libraries.md
    Original file line number Diff line number Diff line change
    @@ -22,5 +22,6 @@ This file lists usefull libraries for Xamarin forms
    | Xamarin.Essentials | Official Xamarin toolbox to address most common crossplatform problematics | https://github.com/xamarin/Essentials |
    | Xamarin.Forms.BackgroundKit | Background customisation | https://github.com/ChasakisD/Xamarin.Forms.BackgroundKit |
    | PancakeView | Gradient | https://github.com/sthewissen/Xamarin.Forms.PancakeView |
    | TouchEffect | Add Touch effect to controls | https://github.com/AndreiMisiukevich/TouchEffect

    Fill free to submit yours in comments ;)
  18. MarcAlx revised this gist Sep 24, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions libraries.md
    Original file line number Diff line number Diff line change
    @@ -21,5 +21,6 @@ This file lists usefull libraries for Xamarin forms
    | Cardview | Cardview | https://github.com/AndreiMisiukevich/CardView |
    | Xamarin.Essentials | Official Xamarin toolbox to address most common crossplatform problematics | https://github.com/xamarin/Essentials |
    | Xamarin.Forms.BackgroundKit | Background customisation | https://github.com/ChasakisD/Xamarin.Forms.BackgroundKit |
    | PancakeView | Gradient | https://github.com/sthewissen/Xamarin.Forms.PancakeView |

    Fill free to submit yours in comments ;)
  19. MarcAlx revised this gist Sep 20, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion libraries.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # Xamarin Forms libraries

    This files list usefull libraries for Xamarin forms
    This file lists usefull libraries for Xamarin forms

    | Library | Goal | Link |
    |-------------------------------------------|----------------------------------------------------------------------------|-------------------------------------------------------------------------|
  20. MarcAlx created this gist Sep 20, 2019.
    25 changes: 25 additions & 0 deletions libraries.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,25 @@
    # Xamarin Forms libraries

    This files list usefull libraries for Xamarin forms

    | Library | Goal | Link |
    |-------------------------------------------|----------------------------------------------------------------------------|-------------------------------------------------------------------------|
    | Xamarin.Forms.InputKit | UI Controls | https://github.com/enisn/Xamarin.Forms.InputKit |
    | xamarin-bluetooth-le | Bluetooth | https://github.com/xabre/xamarin-bluetooth-le |
    | MultilingualPlugin | i18n | https://github.com/CrossGeeks/MultilingualPlugin |
    | SkiaSharp | Drawing | https://github.com/mono/SkiaSharp |
    | Newtonsoft.Json | JSON | https://github.com/JamesNK/Newtonsoft.Json |
    | SkiaSharp.Svg and SkiaSharp.Extended | SVG | https://github.com/mono/SkiaSharp.Extended |
    | TouchTracking.Forms | Better touch | https://github.com/OndrejKunc/SkiaScene |
    | CarouselView | Carousel view | https://github.com/alexrainman/CarouselView |
    | DeviceOrientation | Orientation | https://github.com/wcoder/Xamarin.Plugin.DeviceOrientation |
    | Newtonsoft.Json | JSON handling (not just Xamarin, .NET) | https://github.com/JamesNK/Newtonsoft.Json |
    | Sharpnado.Presentation.Forms | Consistent tab view over iOS and Android | https://github.com/roubachof/Sharpnado.Presentation.Forms |
    | Xam.Plugin.Media | Take photo/video / Pick photo/video in gallery | https://github.com/jamesmontemagno/MediaPlugin |
    | Plugin.Permissions | Handle iOS/Android permissions | https://github.com/jamesmontemagno/PermissionsPlugin |
    | FilePicker-Plugin-for-Xamarin-and-Windows | File picker | https://github.com/jfversluis/FilePicker-Plugin-for-Xamarin-and-Windows |
    | Cardview | Cardview | https://github.com/AndreiMisiukevich/CardView |
    | Xamarin.Essentials | Official Xamarin toolbox to address most common crossplatform problematics | https://github.com/xamarin/Essentials |
    | Xamarin.Forms.BackgroundKit | Background customisation | https://github.com/ChasakisD/Xamarin.Forms.BackgroundKit |

    Fill free to submit yours in comments ;)