dominicstop / react-native-ios-context-menu

A react-native component to use context menu's (UIMenu) on iOS 13/14+
MIT License
572 stars 29 forks source link

📝 Docs: Add Expo usage information to README #45

Closed brentvatne closed 2 years ago

brentvatne commented 2 years ago

This adds the standard message to document Expo compatibility as covered in this doc.

For example: https://github.com/mrousavy/react-native-blurhash#expo

Fixes #36