Skip to content

Add react-native-quick-preview#2616

Merged
Simek merged 3 commits into
react-native-community:mainfrom
Hashtagsmile:add-react-native-quick-preview
Jul 6, 2026
Merged

Add react-native-quick-preview#2616
Simek merged 3 commits into
react-native-community:mainfrom
Hashtagsmile:add-react-native-quick-preview

Conversation

@Hashtagsmile

Copy link
Copy Markdown
Contributor

Adds react-native-quick-preview — a headless long-press "peek" preview for React Native.

Long-press an item to peek its content in a popover or sheet, then tap to open the full screen. Unlike iOS-only options (native context-menu libraries, Expo Router's Link.Preview), it renders arbitrary content identically on iOS and Android, needs no native module, and runs in Expo Go.

MIT · published with provenance · TypeScript types + full TSDoc · CI green.

oliver-lindbladh and others added 3 commits July 5, 2026 23:15
The repo root package.json is a private npm workspace root; the directory
validator rejected it. Point githubUrl at packages/react-native-quick-preview
so it reads the published package manifest, matching the convention used by
other monorepo entries (e.g. react-navigation/packages/native).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@Simek Simek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hello @Hashtagsmile, thanks for adding a new package to the directory! 👍

@Simek
Simek merged commit 5e75969 into react-native-community:main Jul 6, 2026
2 checks passed
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