We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62bf124 + 1d23802 commit b608847Copy full SHA for b608847
index.d.ts
@@ -1,5 +1,5 @@
1
import { Component } from 'react';
2
-import { NativeSyntheticEvent, ViewStyle } from 'react-native';
+import { NativeSyntheticEvent, ViewProps, ViewStyle } from 'react-native';
3
4
export interface ContextMenuAction {
5
/**
0 commit comments