Shell icon indicating copy to clipboard operation
Shell copied to clipboard

Reduces the complexity of mobile/desktop application development by providing the fundamental features that most applications require

Results 11 Shell issues
Sort by recently updated
recently updated
newest added

Hey @OmidID, Loving your work with the Shell project. I wanted to give it a try and see if I could make an app look and behave like a 'native'...

like maui shell,when ViewModel has IQueryAttributable,that can doing this ![image](https://github.com/AvaloniaInside/Shell/assets/49929368/9898e7d1-ef42-4c3d-b09f-b35cbb6a49e2) but in Page ArgumentAsync method also can doing likeness function so, i don't sure in this rep to Implement IQueryAttributable...

enhancement

AvaloniaUI has a tutorial (and even a docs page) on [how to persist UI state with ReactiveUI](https://docs.avaloniaui.net/docs/concepts/reactiveui/data-persistence) Is there any way we can actually persist the routing state of the...

https://github.com/AvaloniaInside/Shell/blame/10d6d8c159ea76e2ade707c76c6a6a9bf3efa642/src/Example/ShellExample/ShellExample/Views/MainTabControl.axaml#L16 https://github.com/AvaloniaInside/Shell/blame/10d6d8c159ea76e2ade707c76c6a6a9bf3efa642/src/Example/ShellExample/ShellExample/Views/MainTabControl.axaml#L21 https://github.com/AvaloniaInside/Shell/blame/10d6d8c159ea76e2ade707c76c6a6a9bf3efa642/src/Example/ShellExample/ShellExample/Views/MainTabControl.axaml#L30 ![image](https://github.com/AvaloniaInside/Shell/assets/122535935/d6b307e9-3380-49df-a73e-ad5e9a639e62)

I have downloaded your project. I found it very interesting. Having something like the concept of shell. I have a situation where your project may be applied to achieve navigation....

_Hello, excellent app, little by little I have been doing several things as practice in a personal project._ It happens that of the examples shown in AvaloniaInside.Shell, the `ShellBottomCustomNavigator` example...

Build new animation including custom timing. Sync gesture with animation.

Make reverse animation same as forward animation. Use the animation saved from navigation chain