Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dcvz committed Sep 21, 2023
1 parent 2cae1a5 commit 9ed3bb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/docs/v4-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ instead of `null`

1. `clearMetadata()` - Instead use [`reset()`](./api/functions/player.md#reset) - which stops playback, clears the queue and clears the notification.

### General Changes
1. on iOS pitch algorithm defaults to `timeDomain` instead of `lowQualityZeroLatency`. It has been deprecated by Apple and has a few bugs on iOS 17.

### Typescript Imports

1. If you were using deep imports from RNTP, the `src` has been completely
Expand Down

0 comments on commit 9ed3bb8

Please sign in to comment.