Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LIVE-2943] Feat/add back forward buttons to web platform player (#625)
* add possibility to go back and forward * use arrow icon * move webview specific callbacks to TopBar * disable nav buttons when nav not possible * Add shouldDisplayNavigation to TopBarConfig * Use webview ref as prop instead of ref current value * add comments for events listened to * small code style changes * Add changeset
- Loading branch information