mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
feat: pretty native context menu on search items
This commit is contained in:
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@@ -103,6 +103,9 @@ importers:
|
||||
react-native:
|
||||
specifier: 0.73.2
|
||||
version: 0.73.2(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(react@18.2.0)
|
||||
react-native-context-menu-view:
|
||||
specifier: ^1.14.1
|
||||
version: 1.14.1(react-native@0.73.2)(react@18.2.0)
|
||||
react-native-css-interop:
|
||||
specifier: ~0.0.22
|
||||
version: 0.0.22(@babel/core@7.23.9)(react-native-reanimated@3.6.2)(react-native-safe-area-context@4.8.2)(react-native@0.73.2)(react@18.2.0)(tailwindcss@3.4.1)
|
||||
@@ -8949,6 +8952,16 @@ packages:
|
||||
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==}
|
||||
dev: false
|
||||
|
||||
/react-native-context-menu-view@1.14.1(react-native@0.73.2)(react@18.2.0):
|
||||
resolution: {integrity: sha512-rPtC6RCbEVismTQ6M7WSt1HisNvgbS9bWqWX4RQXNXHKOKsVvXpI+bWRypFAjeBN/P+winn6Dxn1+meLBMrjmQ==}
|
||||
peerDependencies:
|
||||
react: ^16.8.1 || ^17.0.0 || ^18.0.0
|
||||
react-native: '>=0.60.0-rc.0 <1.0.x'
|
||||
dependencies:
|
||||
react: 18.2.0
|
||||
react-native: 0.73.2(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/react-native-css-interop@0.0.22(@babel/core@7.23.9)(react-native-reanimated@3.6.2)(react-native-safe-area-context@4.8.2)(react-native@0.73.2)(react@18.2.0)(tailwindcss@3.4.1):
|
||||
resolution: {integrity: sha512-JHLYHlLEqM13dy0XSxIPOWvqmQkPrqUt+KHPkbLV0sIiw/4aN6B5TPsNKZFX9bJJaZ//dAECn782R0MqDrTBWQ==}
|
||||
engines: {node: '>=16'}
|
||||
|
Reference in New Issue
Block a user