67 lines
2.2 KiB
Plaintext
67 lines
2.2 KiB
Plaintext
---
|
|
description:
|
|
globs:
|
|
alwaysApply: true
|
|
---
|
|
Radiologist_Rule3
|
|
Theme and commonly used node_module packages
|
|
|
|
Theme
|
|
Radiologist App - "Clinical Blue Interface"
|
|
Primary: #5B7CE6 (Blue Purple - from the selected buttons)
|
|
Secondary: #7B94F0 (Light Blue Purple)
|
|
Tertiary: #E8EFFF (Very Light Blue)
|
|
Quaternary: #3B5998 (Deep Blue)
|
|
Text Primary: #1A1D29 (Almost Black)
|
|
Text Secondary: #4A5568 (Medium Gray)
|
|
Text Muted: #9CA3AF (Light Gray)
|
|
Background: #FFFFFF (White)
|
|
Background Alt: #F8FAFF (Very Light Blue Tint)
|
|
Background Accent: #F1F5FF (Soft Blue)
|
|
Card Background: #FFFFFF (White with shadow)
|
|
Success: #10B981 (Green - from the security icon)
|
|
Warning: #F59E0B (Amber)
|
|
Error: #EF4444 (Red)
|
|
Info: #3B82F6 (Blue)
|
|
Border: #E5E7EB (Light Gray)
|
|
Selected State: #5B7CE6 (Same as Primary)
|
|
Inactive State: #F3F4F6 (Light Gray)
|
|
Shadow: rgba(91, 124, 230, 0.1) (Blue Shadow)
|
|
Gradient Background: linear-gradient(135deg, #667eea 0%, #764ba2 100%)
|
|
|
|
Packages Used
|
|
|
|
|
|
"@gorhom/bottom-sheet": "^5.1.2",
|
|
"@react-native-async-storage/async-storage": "^2.1.2",
|
|
"@react-native-community/masked-view": "^0.1.11",
|
|
"@react-native-community/netinfo": "^11.4.1",
|
|
"@react-navigation/bottom-tabs": "^7.3.10",
|
|
"@react-navigation/native": "^7.1.6",
|
|
"@react-navigation/native-stack": "^7.3.9",
|
|
"@reduxjs/toolkit": "^2.6.1",
|
|
"@testing-library/react-native": "^13.2.0",
|
|
"apisauce": "^2.1.6",
|
|
"axios": "^1.8.4",
|
|
"react": "19.0.0",
|
|
"react-native": "0.79.0",
|
|
"react-native-chart-kit": "^6.12.0",
|
|
"react-native-config": "^1.5.5",
|
|
"react-native-device-info": "^14.0.4",
|
|
"react-native-gesture-handler": "^2.25.0",
|
|
"react-native-linear-gradient": "^2.8.3",
|
|
"react-native-paper": "^5.13.1",
|
|
"react-native-permissions": "^5.4.0",
|
|
"react-native-raw-bottom-sheet": "^3.0.0",
|
|
"react-native-reanimated": "^3.17.4",
|
|
"react-native-safe-area-context": "^5.3.0",
|
|
"react-native-screens": "^4.10.0",
|
|
"react-native-skeleton-content": "^1.0.28",
|
|
"react-native-sound": "^0.11.2",
|
|
"react-native-svg": "^15.11.2",
|
|
"react-native-tab-view": "^4.0.10",
|
|
"react-native-toast-message": "^2.2.1",
|
|
"react-native-vector-icons": "^10.2.0",
|
|
"react-redux": "^9.2.0",
|
|
"redux-persist": "^6.0.0"
|