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.
1 parent fcd770d commit 2990f9fCopy full SHA for 2990f9f
packages/core/src/ScreenRoot/README.md
@@ -34,7 +34,6 @@ export default class Demo extends React.Component<ScreenRootProps> {
34
```
35
36
### Props
37
-组件继承react-native-gesture-handler[`Swipeable`](https://docs.swmansion.com/react-native-gesture-handler/docs/api/components/swipeable)
38
```tsx
39
export interface ScreenRootProps {
40
/**
0 commit comments