# ComponentWrapper ## wrap `wrap(componentName: string, OriginalComponentClass: React.ComponentType, store: any): React.ComponentType` [source](https://github.com/wix/react-native-navigation/blob/v2/lib/src/components/ComponentWrapper.tsx#L7) ---