Popup in Xamarin Forms

  Рет қаралды 66,583

Houssem Dellai

Houssem Dellai

Күн бұрын

Пікірлер: 74
@makatozi
@makatozi 3 жыл бұрын
Works pretty well. How do you get the login details the user has typed in from the main page?
@ArabGirlLifestyle
@ArabGirlLifestyle 3 жыл бұрын
Is there a way we can get a return value using Rg.Plugins.Popup
@ankushmehndiratta692
@ankushmehndiratta692 4 жыл бұрын
good job, please make video on how we can change content of popup entry simultaniously with backpage entry
@innomotionmedia4039
@innomotionmedia4039 4 жыл бұрын
Awesome! only question: can you make the thing hide when clicked OUTSIDE of the layout? not only by button click? then its a 100 percent!
@LS15QD
@LS15QD 3 жыл бұрын
Great Tutorial my dude!
@Saraguaful
@Saraguaful 3 жыл бұрын
Thank you so much, I needed it, you got a new follower.
@hardy307
@hardy307 4 жыл бұрын
Your videos are awesome Houssem
@ArshadKhan-tl5kr
@ArshadKhan-tl5kr 5 жыл бұрын
Thanks you so much Houssem your all videos are awesome.I have learnt a lot from your videos.Please make videos on push notifications in xamarin forms
@MrKazao
@MrKazao 6 жыл бұрын
Great vídeo! If you could talk more abou Background Tasks in Xamarin Forms, it should be awesome :D
@adhoom
@adhoom 6 жыл бұрын
how to get info from the pop-up form for instance it may be for adding a product or anything to a listview that exists the main page
@clay9963
@clay9963 4 жыл бұрын
i have the same question, do you know?
@yusufmohamedsalh8321
@yusufmohamedsalh8321 4 жыл бұрын
for those facing error : cannot convert from 'page to 'Rg.Plugins.Popup.Pages.PopupPage' just make sure to change your page.cs form content page to PopupPage stackoverflow.com/questions/53946706/issues-with-displaying-a-popup
@TheMcChasey
@TheMcChasey 4 жыл бұрын
Thanks
@JuanMongeJ-3Dmo
@JuanMongeJ-3Dmo 5 жыл бұрын
Thanks mate ! works like a charm
@paularagones5575
@paularagones5575 5 жыл бұрын
Great Video! Thanks for sharing! I just wanted to ask if this also works with ViewModels?
@RajK09
@RajK09 3 жыл бұрын
Hey, good video! You got a new follower here!!
@tahirmehraj5748
@tahirmehraj5748 6 жыл бұрын
I dont want popup to hide on background click! is there any way out for that ?
@krzysztof.stepnikowski
@krzysztof.stepnikowski 6 жыл бұрын
Hi, I have different emotions about using this library. In our project we have used Rg.Plugins.Popup 1.0.4 but with Xamarin.Forms in version 2.3.4. I would like to think how version of Xamarin Forms did you have in this project? Unfortunally, we sometimes have crashes on iOS and I think that maybe we have old version XF. What do you think about it? Thanks for your response. P.S. We have a plan doing upgrade to Xamarin Forms 2.5.
@HoussemDellai
@HoussemDellai 6 жыл бұрын
Hi Krzysztof, the version I used here is a Pre-release! I hope the stable version will be available soon and it should support .netstandard 2.0. You can check for the crashes/issues on their github page, sometimes developers also posts some solutions/workaround to resolve certain issues.
@krzysztof.stepnikowski
@krzysztof.stepnikowski 6 жыл бұрын
Yes, you're right. I'm looking for it there :) Houssem, could you tell me what's the version of Xamarin.Forms you can use in your project? Is it may be >= 2.5?
@krzysztof.stepnikowski
@krzysztof.stepnikowski 6 жыл бұрын
Generally, it's a good plugin but I'm trying to find resolve it. I think that Rg.Plugins.Popup works correctly with Xamarin.Forms >=2.5 and there is some information about it. I think that when we upgrade our XF then app won't have crashes.
@GouthamRanonymous13
@GouthamRanonymous13 5 жыл бұрын
@@krzysztof.stepnikowski even I am experiencing 'object disposed exception'. My current XF version is 3.4 and Rg.Popup is 1.1.5.180. Were you able to solve it? Please help me with this.
@m.tayyab2914
@m.tayyab2914 4 жыл бұрын
sir i have implement this plugin, it is working perfect on android but on ios app crashes when i repeatedly open and close popup,any idea why???
@himanshu2587
@himanshu2587 6 жыл бұрын
i am having problem when i run with IOS phone Error ::: You MUST call Rg.Plugins.Popup.Popup.Init(); prior to using it. Already put below line in appdeligate.cs Rg.Plugins.Popup.Popup.Init(); global::Xamarin.Forms.Forms.Init(); LoadApplication(new App());
@EleazarJSH
@EleazarJSH 6 жыл бұрын
Thanks Houssem, I was searching for this...
@vipinkrishna131
@vipinkrishna131 6 жыл бұрын
Worked..Thanks.. Google sign-in now not working..Please update that..Thanks..
@erickalmeida29
@erickalmeida29 5 жыл бұрын
Works perfectly..!!! you are the best..!!
@A4amenvi
@A4amenvi 6 жыл бұрын
Thank you bro.
@mbarkimohamed9275
@mbarkimohamed9275 6 жыл бұрын
hi houssem , how can i handle my project with the different screen size for xamarin forms?
@vknigam1988
@vknigam1988 6 жыл бұрын
Hi Houssem Dellai it is working fine in case of ios but in android it is not working .. no pop up is showing and also no error is there .. please help
@MrZippo336
@MrZippo336 6 жыл бұрын
I don't know if its a bug, but I get an exception error saying that it cannot convert from "Page name" to rg.plugins.popup even tho it is set to a popup page in xaml and uses rg plugins library.
@MrZippo336
@MrZippo336 6 жыл бұрын
Never mind.. Got it fixed.
@shannonboulting1551
@shannonboulting1551 4 жыл бұрын
@@MrZippo336 how did you fix this?
@radosawrudnicki1563
@radosawrudnicki1563 4 жыл бұрын
Cool! Thank you!
@codecambo
@codecambo 6 жыл бұрын
nice video, can u make video how to use socket in xamrin form
@jameslee0382
@jameslee0382 6 жыл бұрын
Do you have a video to link user login using finger print scan?
@clenmartin4526
@clenmartin4526 6 жыл бұрын
thank you brother you save my ass, hope for more tuts
@mohamedoueslati6229
@mohamedoueslati6229 6 жыл бұрын
Hi, it' possible to use CarouselView into PopupPage ?
@hirebestxamarindeveloper3690
@hirebestxamarindeveloper3690 4 жыл бұрын
Thank You So Much waiting for this and here it is Thanks , Thanks A lot @Houssem
@huongcao7281
@huongcao7281 6 жыл бұрын
Great ! Can you make a video tutorial on printing telephone bill from the xamarin form?
@EdRawrDev5813
@EdRawrDev5813 6 жыл бұрын
ty wise man
@rjdawg5100
@rjdawg5100 3 жыл бұрын
This no longer works and seems something has changed in release version of RG NuGet package and/or Xamarin Forms version 4.8.0.1687??? Get lots of warnings and errors adding code from this video. Firstly the 'Partial declaration cannot specify different base class. second PopupNavigation.Instance.PopAsync(true); says PopNavigation does not exist? Can you update or is this really not an option anymore? Also this is invalid Rg.Plugins.Popup.Popup.Init(this, bundle); doesnt take 2 arguments so I changed to just (this) but that didnt help.
@violenttendency9328
@violenttendency9328 3 жыл бұрын
did you ever figure it out? i am having the same problem :/
@rjdawg5100
@rjdawg5100 3 жыл бұрын
@@violenttendency9328 no I did not and just gave up.
@alicedias8996
@alicedias8996 2 жыл бұрын
try Rg.Plugins.Popup.Popup.Init(this);
@guillermodanielarias9828
@guillermodanielarias9828 6 жыл бұрын
I have a problem with PopupNavigation.Instance.PushAsync(new PopupView()); It says PopupNavigation does not contains Instace.. Help?
@violenttendency9328
@violenttendency9328 3 жыл бұрын
im having the same problem!!!
@Tazzad
@Tazzad 5 жыл бұрын
I cant get this to work. The screen goes dark (as yours do) but no popup shows up.
@stevesells6683
@stevesells6683 4 жыл бұрын
I had this issue when using rg.plugins.popup version 1.2.0.223 (latest stable as at 26/11/19). I went back to version 1.1.5.188 and it worked fine.
@agustinherrera8775
@agustinherrera8775 4 жыл бұрын
Excelent friend, :)
@mcaves___1441
@mcaves___1441 6 жыл бұрын
it worked bro! Thank You :)
@GouthamRanonymous13
@GouthamRanonymous13 5 жыл бұрын
I am getting a Object disposed exception. Can anyone help me with this?
@khimacao
@khimacao 5 жыл бұрын
thank you sir
@abdurrahmansefer2081
@abdurrahmansefer2081 5 жыл бұрын
best and Great Man ;)
@danielakachi3666
@danielakachi3666 6 жыл бұрын
NIce!!.. Thaanks
@homrana7454
@homrana7454 4 жыл бұрын
Hey guys, how can solve this error System.Net.Http.HttpRequestException: 400 (Bad Request)
@mastersacademy8521
@mastersacademy8521 6 жыл бұрын
awesome
@amitsrivastav818
@amitsrivastav818 6 жыл бұрын
great.
@samerkouta
@samerkouta 5 жыл бұрын
Good tutorial. 10x
@endritrushiti3840
@endritrushiti3840 6 жыл бұрын
In Android doesn't work just blank screen ?
@TheUsman141
@TheUsman141 5 жыл бұрын
you need to give some back ground color to the main stack layout
@harrydang5248
@harrydang5248 6 жыл бұрын
Can it implement with MVVM?
@SAIDBEHAINE
@SAIDBEHAINE 6 жыл бұрын
Some news about this?
@harrydang5248
@harrydang5248 6 жыл бұрын
yep, you can use it with prism.plugin.popup but you have already used Prism before
@AlexS-gn9tq
@AlexS-gn9tq 6 жыл бұрын
I use rg.plugins.popup. It works great
@endritrushiti3840
@endritrushiti3840 6 жыл бұрын
Doesn't work me , UNSUBSCRIBED YOU , PopupNavigation.Instance.PushAsync(new SettingsPage()); Error cant convert
@HoussemDellai
@HoussemDellai 6 жыл бұрын
Endrit Rushiti good reason to unsubscribe :) Make sure SettingsPage inherits from Popup
@endritrushiti3840
@endritrushiti3840 6 жыл бұрын
SettingsPage inhert from a ContentPage at your video , and you have also to many errors in your video ,,,,As a last think I want to mention is that I was your biggest fan !
@HoussemDellai
@HoussemDellai 6 жыл бұрын
Endrit Rushiti oh yeah :) it should use PopupPage, here's the source code github.com/HoussemDellai/Xamarin-Forms-Popup-Demo
@КириллЛ-ы8ш
@КириллЛ-ы8ш 6 жыл бұрын
Great work. Thank you. Also don't forget to see the new documentation for new releases, there is very important information in it. For example you must invoke Rg.Plugins.Popup.Popup.SendBackPressed for Android in the last pre release to make the Android back button workable (github.com/rotorgames/Rg.Plugins.Popup/wiki/Getting-started#android-back-button). For more information see github.com/rotorgames/Rg.Plugins.Popup/wiki
Custom Renderers for Xamarin Forms
8:46
Houssem Dellai
Рет қаралды 40 М.
SISTER EXPOSED MY MAGIC @Whoispelagheya
00:45
MasomkaMagic
Рет қаралды 13 МЛН
How it feels when u walk through first class
00:52
Adam W
Рет қаралды 24 МЛН
Кәсіпқой бокс | Жәнібек Әлімханұлы - Андрей Михайлович
48:57
REAL 3D brush can draw grass Life Hack #shorts #lifehacks
00:42
MrMaximus
Рет қаралды 12 МЛН
Perfect Popups for Xamarin.Forms with Xamarin Community Toolkit
12:40
Gerald Versluis
Рет қаралды 25 М.
Xamarin Forms Tutorials 3 : Navigation Page
25:11
Satinder Sidhu
Рет қаралды 69 М.
Advanced Xamarin Forms [MVVM] Part1
23:27
Houssem Dellai
Рет қаралды 59 М.
Save and Show PDF Files with This Library in Xamarin.Forms
19:17
Gerald Versluis
Рет қаралды 19 М.
Xamarin.Essentials Geolocation
15:34
Channel NTL TV
Рет қаралды 1,6 М.
Animations with Lottie in Xamarin Forms
8:30
Houssem Dellai
Рет қаралды 23 М.
Daniel Thompson-Yvetot - Tauri 2.0 - DevWorld 2024
23:36
JSWORLD Conference
Рет қаралды 13 М.
SISTER EXPOSED MY MAGIC @Whoispelagheya
00:45
MasomkaMagic
Рет қаралды 13 МЛН