The "Remember Me" and the "Forgot Password" are run together and I have double/triple checked my code to yours, and it looks right. What and I missing to get spacing between the two? NOTE the same thing happened to you when you did the new user / sign up thing. You just added spaces in the text field
Excellent video again . May i ask why do you use microsoft toolkit mvvm instead of community toolkit mvvm ? i think microsoft's toolkit has been deprecated..
Thanks a lot my friend. I have an issue with the shape. There is a little padding on the left and top side of the shape? Which value in "Data" field should I change? Path : Data="m0.30001,0l449,0l0,128.48327c-122.5,64.30167 -332.5,65.89076 -449,7.2429c0,-45.25313 0,-90.47304 0,-135.72617z"
im sorry but, how did you do on the data value to make a curve? because when i ran, my app won't make a curve on the path vector (just a straight line)...
Data="m0.30001,0l449,0l0,128.48327c-122.5,64.30167 -332.5,65.89076 -449,7.2429c0,-45.25313 0,-90.47304 0,-135.72617z" this data doesn't work bro. is it correct?
It's looking great... thanks for sharing ;-)
Your Tutorials are the best 👍
Nice and informative & and also music was very romantic.
The "Remember Me" and the "Forgot Password" are run together and I have double/triple checked my code to yours, and it looks right. What and I missing to get spacing between the two? NOTE the same thing happened to you when you did the new user / sign up thing. You just added spaces in the text field
Thanks you my brather , we want a lot coureses please 🙏🙏💚
Hola saludos desde Cartagena Colombia muchas gracias
Excellent video again . May i ask why do you use microsoft toolkit mvvm instead of community toolkit mvvm ? i think microsoft's toolkit has been deprecated..
Maybe because he is using an older version
Great job man keep it up! DONT STOP CREATING!!
I want to use Google login in MAUI app. Unable to find any tutorial. Isn't email-password authentication outdated?
hi, did you find any video about this?
ICommand for login async not found says ! tried reinstalling mvvm package but his attribut not found
Use RelayCommand
Thanks a lot my friend.
I have an issue with the shape.
There is a little padding on the left and top side of the shape?
Which value in "Data" field should I change?
Path : Data="m0.30001,0l449,0l0,128.48327c-122.5,64.30167 -332.5,65.89076 -449,7.2429c0,-45.25313 0,-90.47304 0,-135.72617z"
Create your own shape. Link on description.
O usuário nao gosta de digitar o nome ou email todo santo dia...precisa ter um COMBOBOX
sigue disponible?, quiero adquirirlo
im sorry but, how did you do on the data value to make a curve?
because when i ran, my app won't make a curve on the path vector (just a straight line)...
You will find data value in video drscription.
Follow from 6:20
editor.method.ac/
Is It work with computer ? or android only
Link to download is broken. Verify human is infinit. But thanks for the video.
How do you make android emulator on the front on IDE ?
Is this online app?
Please share the code base link
What was the app you used to draw the path
Method Draw Vector Editor:
editor.method.ac
where i get source code
neuce
that tutorial didnt AGE well... couple parts are not working anymore. or at least i am to stupid.
CommunityToolkit replaced MicrosoftToolkit and then [RelayCommand] replaces [ICommand].
Can you share the code on free pls 🙁
Bro pay like I did
Data="m0.30001,0l449,0l0,128.48327c-122.5,64.30167 -332.5,65.89076 -449,7.2429c0,-45.25313 0,-90.47304 0,-135.72617z" this data doesn't work bro. is it correct?
Yes, correct
Microsoft.toolkit.mvvm it's obsolete
use CommunityToolkit.Mvvm
CommunityToolkit replaced MicrosoftToolkit and then [RelayCommand] replaces [ICommand]