Skip to content

Commit

Permalink
Chore(docs): fix typo (#3938)
Browse files Browse the repository at this point in the history
* perf: ensure we do not provide callback to native if no callback provided from app

* chore: rework bufferConfig to make it more generic and reduce ReactExoplayerView code size

* chore: improve issue template

* fix(android): avoid video view flickering at playback startup

* fix: ensure player doesn't start when view is unmounted

* Fix/ensure view drop stop playback startup (#3875)

* fix: ensure player doesn't start when view is unmounted

* chore(docs): fix typo
  • Loading branch information
freeboub authored Jun 24, 2024
1 parent cfa5984 commit 3cfb96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/other/debug.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Debugging

This page describe usefull tips for debugging and investigating issue in the package or in your application.
This page describe useful tips for debugging and investigating issue in the package or in your application.

## Using the sample app
This repository contains multiple a sample implementation in example folder.
Expand Down

0 comments on commit 3cfb96a

Please sign in to comment.