Bug Fixes
- Fixed issue with Page component
Updates
- Converted app.config.js to app.config.ts for improved autocomplete and type safety
- Updated .prettierrc.js to .prettierrc.json for better autocomplete support
- Applied SFSymbols with semibold weight to relevant components
- Added "appVersionSource": "remote" in eas.json
Enhancements
- Modified Toast component to be usable without the useToast hook
- Visual adjustments to borders on Checkbox, Button, and Separator components