Last active
March 2, 2021 09:03
-
-
Save MarcAlx/f78199f73d2a7bfafdc702d8091496e0 to your computer and use it in GitHub Desktop.
Revisions
-
MarcAlx revised this gist
Mar 2, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 (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 | -
MarcAlx revised this gist
Mar 2, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 (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 | -
MarcAlx revised this gist
Mar 2, 2021 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
Jan 5, 2021 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
Jun 12, 2020 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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| | 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 | 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 ;) -
MarcAlx revised this gist
May 15, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
May 15, 2020 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
May 15, 2020 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx renamed this gist
Feb 12, 2020 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
MarcAlx revised this gist
Jan 9, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
Dec 13, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
Dec 9, 2019 . No changes.There are no files selected for viewing
-
MarcAlx revised this gist
Dec 9, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
Dec 6, 2019 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
Oct 8, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
Oct 7, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
Oct 7, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
Sep 24, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;) -
MarcAlx revised this gist
Sep 20, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # Xamarin Forms libraries This file lists usefull libraries for Xamarin forms | Library | Goal | Link | |-------------------------------------------|----------------------------------------------------------------------------|-------------------------------------------------------------------------| -
MarcAlx created this gist
Sep 20, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ;)