Skip to content

feat(file-system-plugin): introduce file system plugin#177

Merged
V3RON merged 13 commits intomainfrom
feat/file-system-plugin
Mar 23, 2026
Merged

feat(file-system-plugin): introduce file system plugin#177
V3RON merged 13 commits intomainfrom
feat/file-system-plugin

Conversation

@thiagobrez
Copy link
Copy Markdown
Collaborator

Description

Introduce the File System plugin, to inspect and preview files in the app disk.

There are still some polishments / improvements to be made such as adding more formatters to better preview other file types.

file-system-compressed.mp4

Related Issue

Context

Implemented following patterns from the MMKV plugin. It is modular and accepts both RNFS (bare RN) or Expo File System.

Testing

Tested on a personal side project using Expo File System, and also in Rozenite's Playground app using RNFS.

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
rozenite Skipped Skipped Mar 23, 2026 0:18am

Request Review

Comment thread packages/file-system-plugin/react-native.ts
Copy link
Copy Markdown
Contributor

@V3RON V3RON left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to rebase your branch against the latest main, which includes the new Expo-based playground.

@jerone
Copy link
Copy Markdown

jerone commented Mar 16, 2026

@thiagobrez This would be an awesome addition. Hopefully you have time to rebase and update this PR.

@thiagobrez
Copy link
Copy Markdown
Collaborator Author

@jerone Let me try to work on it this week 👀

@thiagobrez
Copy link
Copy Markdown
Collaborator Author

@V3RON comments addressed!

@V3RON V3RON self-requested a review March 23, 2026 12:05
# Conflicts:
#	packages/cli/skills/rozenite-agent/SKILL.md
#	website/src/docs/agent/overview.mdx
@V3RON V3RON merged commit a97d71a into main Mar 23, 2026
3 checks passed
@V3RON V3RON deleted the feat/file-system-plugin branch March 23, 2026 15:05
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.

3 participants