Skip to content

Conversation

@Netsbump
Copy link
Owner

  • Initialize Expo React Native app in apps/mobile/
  • Configure monorepo integration with shared packages (@dropit/contract, @dropit/schemas, @dropit/permissions, @dropit/i18n)
  • Add mobile-specific dev scripts (dev:mobile, dev:web-api)
  • Setup TypeScript configuration with proper Expo base
  • Include react-native-web for cross-platform compatibility

- Initialize Expo React Native app in apps/mobile/
- Configure monorepo integration with shared packages (@dropit/contract, @dropit/schemas, @dropit/permissions, @dropit/i18n)
- Add mobile-specific dev scripts (dev:mobile, dev:web-api)
- Setup TypeScript configuration with proper Expo base
- Include react-native-web for cross-platform compatibility
  - Upgrade web app from React 18 to React 19 with latest @types/react
  - Update lucide-react from v0.469.0 to v0.539.0 for React 19 compatibility
  - Align mobile app React types with React 19 standards
  - Fix TypeScript compilation errors with Lucide icons in React 19
  - Ensure consistent React version across all apps in monorepo
@Netsbump Netsbump merged commit 9a5136d into develop Aug 13, 2025
3 checks passed
@Netsbump Netsbump deleted the feat/init-mobile-app branch August 13, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants