Native
Features
Overview
Native application
Core Features
Data Management
- Create, read, update, and delete records
- Real-time synchronization across devices
- Offline-capable with local-first architecture
User Interface
- Responsive layout for desktop and mobile
- Dark mode support
- Keyboard navigation and accessibility (WCAG 2.1 AA)
Integration
- Seamless integration with other FlowState apps
- RxDB-powered real-time data sync
- REST API access via MCP Gateway
Architecture
Native follows the FlowState micro-app architecture:
- Built with React and TypeScript
- Uses
@epicdm/flowstate-app-frameworkfor plugin integration - Data managed through
@epicdm/flowstate-collections - Rendered within Next.js or Electron container apps