File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed
Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,8 @@ import { StatusBar } from 'expo-status-bar';
22import React from 'react' ;
33import { StyleSheet , Text , View } from 'react-native' ;
44
5- // import { } from "react-native-ios-context-menu";
5+ // import { } from "react-native-ios-utilities";
6+ import { } from "react-native-ios-context-menu" ;
67
78export default function App ( ) {
89 return (
Original file line number Diff line number Diff line change 1717 "expo-status-bar" : " ~1.12.1" ,
1818 "react" : " 18.2.0" ,
1919 "react-native" : " 0.74.5" ,
20+ "react-native-ios-context-menu" : " next" ,
2021 "react-native-ios-utilities" : " 5.0.0-44" ,
2122 "react-native-reanimated" : " ^3.15.2" ,
2223 "react-native-safe-area-context" : " ^4.10.9" ,
Original file line number Diff line number Diff line change @@ -11522,6 +11522,7 @@ __metadata:
1152211522 react: 18.2.0
1152311523 react-native: 0.74.5
1152411524 react-native-builder-bob: ^0.30.0
11525+ react-native-ios-context-menu: next
1152511526 react-native-ios-utilities: 5.0.0-44
1152611527 react-native-reanimated: ^3.15.2
1152711528 react-native-safe-area-context: ^4.10.9
@@ -11553,6 +11554,19 @@ __metadata:
1155311554 languageName: unknown
1155411555 linkType: soft
1155511556
11557+ "react-native-ios-context-menu@npm:next":
11558+ version: 3.0.0-10
11559+ resolution: "react-native-ios-context-menu@npm:3.0.0-10"
11560+ dependencies:
11561+ "@dominicstop/ts-event-emitter": ^1.1.0
11562+ peerDependencies:
11563+ react: "*"
11564+ react-native: "*"
11565+ react-native-ios-utilities: 5.0.x
11566+ checksum: 64f8da9222048aebef40b46eec3d0229e1d84d4bc16e37b405105f920c5eaa4e271bb7890a2ac82392be8312f746b9137b0100ea8886c1ffa8e8199568e33119
11567+ languageName: node
11568+ linkType: hard
11569+
1155611570"react-native-ios-context-menu@workspace:.":
1155711571 version: 0.0.0-use.local
1155811572 resolution: "react-native-ios-context-menu@workspace:."
You can’t perform that action at this time.
0 commit comments