[Home](./index.md) > [react-native-bitmovin-player](./react-native-bitmovin-player.md) > [Player](./react-native-bitmovin-player.player.md) > [componentWillUnmount](./react-native-bitmovin-player.player.componentwillunmount.md)
## Player.componentWillUnmount() method
Signature:
```typescript
componentWillUnmount(): void;
```
Returns:
void