Xamarin
Menu
About
What is Xamarin?
What is Xamarin.Forms?
Mobile App Development
Cross-Platform Development
Tooling
Ecosystem
Docs
Xamarin.Forms
Android
iOS
Mac
Xamarin.Essentials
.NET
API
Xamarin.Forms
Android
iOS
Mac
Xamarin.Essentials
Blog
Showcase
Community
Get Started
Blog
Docs
APIs
Samples
Tutorials
Forums
Forum
›
Adeel984
›
Like
Adeel984
Adeel984
Badges
About
Username
Adeel984
Joined
December 2019
Visits
449
Last Active
January 19
Roles
Member
Points
262
Badges
7
Adeel984
✭✭✭
About
Username
Adeel984
Joined
December 2019
Visits
449
Last Active
January 19
Roles
Member
Points
262
Badges
7
Reactions
0
Promote
5
Like
0
Spam
0
Abuse
Activity
Threads
14
Posts
90
Re: Get selected item FlexLayout BindableLayout
Adeel984
February 2020
Use click or gesture recognizer. <ScrollView> <FlexLayout AlignContent="Start" AlignItems="Center" AlignSelf="Start" x:Name="listStudios" Direction=&q…
(View Post)
6
Re: how to implement a circle with a white circle inside it?
Adeel984
March 2020
``` <Frame Padding="0" BackgroundColor="Red" HeightRequest="100" WidthRequest="100" CornerRadius="50" VerticalOptions="Start" Horizontal…
(View Post)
1
Re: Trying to make my own graphical DisplayAlert
Adeel984
February 2020
Use Rg.Plugins.Popup and customize it as you want.
(View Post)
1
Re: Error: The operation couldn’t be completed. (com.google.fcm error 501)
Adeel984
January 2020
The issue was i was testing on simulator but when i tested on physical device. it works. But one more thing that may be helped i switched my provisioning profile to another than set it back may be th…
(View Post)
1
Re: Xamarin Forms: How to implement Drag and Drop Flowlistview Label in Xamarin Forms?
Adeel984
January 2020
Try This https://github.com/roubachof/Sharpnado.Presentation.Forms
(View Post)
1