Skip to content

docs: clarify Expo-only requirement and add peer dependency table#12

Open
blick wants to merge 2 commits intocookie-information:mainfrom
blick:docs/expo-requirements-and-peer-deps
Open

docs: clarify Expo-only requirement and add peer dependency table#12
blick wants to merge 2 commits intocookie-information:mainfrom
blick:docs/expo-requirements-and-peer-deps

Conversation

@blick
Copy link
Copy Markdown

@blick blick commented Mar 12, 2026

Summary

  • Add a prominent notice at the top of the README that this package is an Expo module and does not support bare React Native projects
  • Add a Requirements section listing peer dependencies (expo, react-native, react) with their required versions
  • Add a post-install note about running expo prebuild before running the app

Motivation

The README currently describes this as a generic React Native package, which may lead developers to try installing it in bare React Native projects where it will not work. Making the Expo dependency explicit upfront avoids confusion.

blick added 2 commits March 12, 2026 19:09
Add a prominent notice that the package is an Expo module and does not
support bare React Native projects. Add a Requirements section listing
the peer dependencies (expo, react-native, react) with their required
versions, and a post-install note about running expo prebuild.
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.

1 participant