Coder Social home page Coder Social logo

Comments (11)

rotorgames avatar rotorgames commented on May 9, 2024 2

@EmilAlipiev It is so hard. But I have added it in my to-do list.

from rg.plugins.popup.

ugrozkr avatar ugrozkr commented on May 9, 2024 2

@rotorgames PushModalAsync method is saved our life, that is so amazing plug-in, thanks for your useful works.

from rg.plugins.popup.

rotorgames avatar rotorgames commented on May 9, 2024

@smilingerdk Hi. Yes, Maybe I make it in 1.1.x.

from rg.plugins.popup.

smilingerdk avatar smilingerdk commented on May 9, 2024

Thanks! :)

from rg.plugins.popup.

aconte80 avatar aconte80 commented on May 9, 2024

+1

from rg.plugins.popup.

rotorgames avatar rotorgames commented on May 9, 2024

@smilingerdk @aconte80 I thought, and I will not make it. If you want to use NavigationPage that do it in Modal page:

Navigation.PushModalAsync(new NavigationPage(new YourPage());

from rg.plugins.popup.

shnaz avatar shnaz commented on May 9, 2024

Hey @rotorgames, this is also valuable to my team.
Is there a specific reason why you have abandoned the idea?

from rg.plugins.popup.

rotorgames avatar rotorgames commented on May 9, 2024

@shnaz Hi friend. I did it because NavigationPage has toolbar but popup page couldn't have toolbar. You must use PushModalAsync with NavigationPage.

from rg.plugins.popup.

gcadmes avatar gcadmes commented on May 9, 2024

@rotorgames adding my thoughts...
Even though the NavigationPage has toolbar, by default, you could have the toolbar and back button hidden by default, and act accordingly when they're visible. This would be a nice feature and allow for the status bar to have a color.

from rg.plugins.popup.

rotorgames avatar rotorgames commented on May 9, 2024

@gcadmes The arhitecture Rg.Plugins.Popup doesn't let to open any page except the ContentPage, now. I thought about it and maybe I will add it in the 2.0 version.

from rg.plugins.popup.

EmilAlipiev avatar EmilAlipiev commented on May 9, 2024

it is interesting feature indeed. So far only possible if we use carousel view within the popup but I think most of the people dont like carousel view. How hard is to implement this?

from rg.plugins.popup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.