Yaltopia-Tickets-App/AGENTS.md
2026-05-21 16:13:16 +03:00

1.1 KiB

This is NOT the react native you know

This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in node_modules/react-native/dist/docs/ before writing any code. Heed deprecation notices.

UI Language Rules

  • Use Plain Language: Always use simple, direct words in the UI (e.g., "Staff" instead of "Personnel", "Orders" instead of "Orchestration") and no italic.
  • No Jargon: Avoid corporate or "agentic" bullshit. No "synchronization", "temporal dispatch", or "fiscal identity". Use "Sync", "Time", or "Financial Info".
  • Be Direct: Text should be clear and functional. If a word sounds like it came from a corporate meeting, don't use it.
  • use correct icons: use the icons that are relevant
  • dont use gradients: do not use gradients as bg or anything bro
  • dont ask for user inputs when generating your answers bitch
  • make the ui the same as the other screens: look at /app folder to understand the ui structure and how to use it