-
Notifications
You must be signed in to change notification settings - Fork 0
React Native mobile app for iOS and Android #10
Copy link
Copy link
Open
Labels
P3: lowLow priority — nice to haveLow priority — nice to havearea: mobileReact Native mobile appReact Native mobile appneeds designNeeds UX/UI design before implementationNeeds UX/UI design before implementationsize: XLExtra large — 1+ weeks, consider breaking downExtra large — 1+ weeks, consider breaking downtype: featureNew feature or capabilityNew feature or capability
Milestone
Description
Metadata
Metadata
Assignees
Labels
P3: lowLow priority — nice to haveLow priority — nice to havearea: mobileReact Native mobile appReact Native mobile appneeds designNeeds UX/UI design before implementationNeeds UX/UI design before implementationsize: XLExtra large — 1+ weeks, consider breaking downExtra large — 1+ weeks, consider breaking downtype: featureNew feature or capabilityNew feature or capability
Projects
StatusShow more project fields
Todo
Description
Build a native mobile app using React Native (Expo) that provides the full Firevector experience optimized for field use. The
@firevector/schemaand@firevector/enginepackages can be reused directly since they're pure TypeScript.Proposed Architecture
Key Differences from Web
Shared Code
@firevector/schema— types (100% reusable)@firevector/engine— calculations (100% reusable)New Code Needed
Acceptance Criteria
Phases