Michael Freno af87f9f571 Design shared data models for native platforms
- Define core entities: FeedItem, FeedSubscription, SearchHistoryItem
- Document entity relationships with diagram
- Create database schema with SQLite and FTS5
- Provide type mapping guide for Swift/Kotlin/C
- Define value types vs reference types
- Document enumeration types for all platforms
- Specify serialization/deserialization requirements
- Outline indexing strategy for performance
- Include memory considerations and future extensibility
2026-03-29 14:02:34 -04:00
2026-03-28 23:51:50 -04:00
2026-03-28 10:37:16 -04:00
2026-03-29 09:21:33 -04:00
2026-03-28 10:37:16 -04:00
2026-03-28 23:53:42 -04:00
2026-03-28 23:53:42 -04:00
2026-03-29 09:21:33 -04:00
2026-03-28 10:37:16 -04:00
2026-03-28 10:37:16 -04:00

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

    npx expo start
    

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Other setup steps

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.

Description
No description provided
Readme 5.7 MiB
Languages
Vala 38.6%
Kotlin 33.9%
Swift 22%
Shell 4.1%
Meson 0.6%
Other 0.8%