react-native-navigation的迁移库

NavigationComponentProps.ts 69B

1234
  1. export interface NavigationComponentProps {
  2. componentId: string;
  3. }