Skip to content
Donkey Development Guide
  • Pages
    • Project Overview
    • Workflows
      • Developer Flow
      • Adding New Features
      • Feature Requirements Document (Sample)
      • Syncing Design & Code
    • Design Guide
      • Style guide
      • icon picker
        Components
      • Exports
    • Coding guide
      • Folders structure
      • Coding Practices
        • Styling
      • Naming Practices
      • Commenting Practices
    • Github & Code Review Practices
    • Components
    • Resources

Components

Always use pre-made global components when possible.
When you need to add something that isn’t made yet:
If it is something that might be used else where it should be added to global components.
 
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.