Michael Davis
Michael Davis
Can you provide me with some example code, please?
Hey -- I honestly don't remember. :( I haven't thought about this in awhile. You may want to check out this fork: https://github.com/lightwaver/Xamarin.Forms.Popup
Sorry, I'm not sure that I understand. Do you want the position of the popup to be relative to a specific control?
Nice find. I'll be sure to resolve this. I have an update coming out this week.
can't repro; if this is still an issue please provide me an example proj.
I haven't looked at this code in quite some time, and it was made with Xamarin.Forms 1.4 in mind. I don't believe i'll be updating it any time soon.
i believed this has been resolved. get latest and let me know. You will need to call this line: ``` cs new PopupPageInitializer(this) {popup}; ``` after the page's content has...
Hey @ankri, when might this be included in a release?
you'll probably need to setup a port redirect. 1. open telnet 2. connect to localhost 5554 3. follow the onscreen directions for authentication 4. type: redir add tcp:9099:9099 5. open...