Writing clear and descriptive prompts helps Dashwave AI understand your intent and generate accurate code. The better your prompt, the more aligned the output will be with what you expect.
Here are best practices and prompt examples to help you get the most out of Dashwave AI.
If you're creating a new screen or component, specify how it should connect with the rest of the app.
Example Prompt:
๐ โOn click of the โLoginโ button, it should navigate to the Home screen.โ
Start by telling the AI what youโre trying to build. This sets the context.
Example Prompt:
๐ โCreate a profile edit screen where users can update their name, email, and profile picture.โ
Naming helps AI organize your project structure better.
Example Prompt:
๐ โAdd a new screen called 'SettingsScreen' under the navigation stack.โ
Let AI know where to place the new logic or UI component in the codebase.