Skip to content

siddharthsingh89/MauiTwitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MauiTwitter

.NET MAUI shell can be used to design the Navigation experience app for your App. I tried the new MAUI Shell navigation by creating a Twitter Clone. I started by creating the Flyout experience on Twitter.

This is just XAML UX code and does not contain the services or data models etc.

UI demo at

https://www.youtube.com/watch?v=kI91LzE9mNE

However, I had to stop in between as I could not implement both Tabs and Flyout at the same time because of a platform limitation\feature discussed here- dotnet/maui#8598

I also faced few other issues like below.

  • Not able to change the Hamburger icon to image.
  • Issue with font icons

Will revisit it after sometime to fix the UI and add Home Feed view.

About

Twitter UI using .NET MAUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages