-
Notifications
You must be signed in to change notification settings - Fork 545
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Developers evaluating Valdi can't quickly understand how their existing React Native, Flutter, or native code translates to Valdi syntax. This makes it impossible to estimate migration effort or convince teams to adopt Valdi.
Create migration guides showing side-by-side code comparisons:
React Native → Valdi (components, state, navigation, styling)
Flutter → Valdi (widgets, layout, state management)
Native iOS/Android → Valdi (views, lifecycle, integration patterns)
Include architecture decision framework for what to migrate vs keep native.
Community wiki (inconsistent quality), video tutorials (not searchable), or just improving API docs (doesn't solve conceptual mapping).
HOLYKEYZ
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request