1.0 KiB
1.0 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
- make the ui the same as the other screens: look at
/appfolder to understand the ui structure and how to use it