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 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"
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..
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?
Your Tutorials are the best 👍
Nice and informative & and also music was very romantic.
It's looking great... thanks for sharing ;-)
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
Hola saludos desde Cartagena Colombia muchas gracias
Thanks you my brather , we want a lot coureses please 🙏🙏💚
Great job man keep it up! DONT STOP CREATING!!
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.
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
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?
O usuário nao gosta de digitar o nome ou email todo santo dia...precisa ter um COMBOBOX
Why if i copy your code i get this stupid Entry's underline in your project this line hidden ?!
ICommand for login async not found says ! tried reinstalling mvvm package but his attribut not found
Use RelayCommand
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/
sigue disponible?, quiero adquirirlo
How do you make android emulator on the front on IDE ?
Is It work with computer ? or android only
Please share the code base link
Link to download is broken. Verify human is infinit. But thanks for the video.
What was the app you used to draw the path
Method Draw Vector Editor:
editor.method.ac
Is this online app?
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]