Glad you liked it! Let us know if you need any support.
@thenoobdev Жыл бұрын
@@locofy_ai It's an amazing tool!! I wasn't able to get it right, but mainly due to the project already having other components and logic into it.. I will try it on my next project from the start, and than implement the logic after.. I think that's also the way it should be :)
@techsavvy9258 Жыл бұрын
This is insane!
@locofy_ai Жыл бұрын
Happy to support!
@kilo.ironblossom Жыл бұрын
Adding HTMX will be another step forward towards simplicity. Fast DX + Fast UX
@locofy_ai Жыл бұрын
Yes, we agree that HTMX will help builders build dynamic apps faster and we’ll look into supporting it in future!
@M7ilan Жыл бұрын
Great job. keep going
@locofy_ai Жыл бұрын
Thanks for your encouraging words!
@horrid13 Жыл бұрын
Im definitely going to use this tool now
@locofy_ai Жыл бұрын
We would love to have you in our Slack community: www.locofy.ai/join-slack
@Technical_Gaurav_Magre5 ай бұрын
how to make messaging possible , means if , i want to message some one , how can i message
@ahmadirfan7840 Жыл бұрын
In your WhatsApp clone project, there's a list of users and it have user's name and user's conversation as a props. I just wondering how we can make it as a props? By the way, this is a tool that definitely should use.
@locofy_ai Жыл бұрын
In the User list you can create a component for each user. After creating a component you can also create various props. For your use case, you can create 2 value props - one for the userImage and another for userConversation. Please find the relevant doc here: www.locofy.ai/docs/builder/auto-components/
@Elektrolix-695 ай бұрын
If I was create my chat component do I only have to save the chat components once? Seeing that you copied it multiple times I'm not sure if you did that solely for figma tp recognize the scroll.