Giter Site home page Giter Site logo

netmaui-chat-app-challenge's Introduction

Chat App - .NET MAUI UI Challenge

Chat App UI Challenge made with .NET MAUI.

Chat App

Based on this design by Tannaz Sadeghi.

netmaui-chat-app-challenge's People

Contributors

jsuarezruiz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

netmaui-chat-app-challenge's Issues

Windows Issue

The Template does not work on Windows but on Android it seems working fine

Error
Severity Code Description Project File Line Suppression State
Error DEP0700: Registration of the app failed. [0x80073CF6] AppxManifest.xml(33,27): Fehler 0x80070003: The Package "39E66DD9-0F5F-4097-9B78-1521B46229A0_9zz4h110yvjzm" cannot be installed or updated because the welcome screen image [appiconfgSplashScreen.png] cannot be loaded. Verify that the package contains an image that can be used as the splash screen for the application and that the package manifest points to the correct location of the splash screen image in the package. TravelApp

Keyboard hides chat entry on iOS and pictures aren't sized correctly

See title and Screenshots attached.
Just opened the solution as is on an iOS device and it doesn't work appropriately.

Maybe there needs to be a custom renderer for iOS that listens to the KeyboardUp event and pushes the entry up. There are a few tutorials online that show this for Xamarin.Forms. However, this always looks a bit weird since it is hard to synchronize the Keyboard Up animation with the animation that pushes the entry.
Alternatively I could think about putting the ChatPage inside a ScrollView with ScrollDirection="Neither". That way the entry should push up automatically. However, then there would be issues with the CollectionView, since it is not recommended having two scrollable controls inside each other. So how can this be accomplishes on iOS?
Image
img2

Maui migration

It seems a migration to Maui is not complete. Windows app manifest is referencing Assets\appiconfgSplashScreen.png, but that folder/file doesn't exist in Maui solution. It exists in xamarin forms project.

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.