Skip to content

Conversation

@michaelmagan
Copy link
Contributor

Migrate the Tambo template to an Expo mobile application, leveraging Expo Router and NativeWind for a mobile-optimized chat experience.

This PR establishes the basic Expo app structure, integrates @tambo-ai/react with TamboProvider, and ports the core chat thread UI to React Native primitives using NativeWind for styling and expo-image for media display. It includes initial navigation and replaces Next.js-specific elements.


Open in Cursor Open in Web

Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
@cursor
Copy link

cursor bot commented Sep 13, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@codesandbox
Copy link

codesandbox bot commented Sep 13, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

cursoragent and others added 12 commits September 13, 2025 21:03
Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Organize Tambo UI components into individual files for better maintainability and readability. Add lucide-react-native for icons.

Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Integrate SafeAreaProvider, add BlurView for history panel, and enhance styling for dark mode compatibility. Update zod version.

Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Move Graph component registration to root layout.
Replace ScrollView with FlashList for performance.
Add tambo components export.

Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
Co-authored-by: michael.magan92 <michael.magan92@gmail.com>
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