Olivier Bouillet
fb3c0da6af
chore(sample): additionnal sample cleanup ( #4122 )
...
* chore: move MultiValueControl & toggleControl to component
* fix(sample): fix import / export to avoid circular deps
* chore(sample): fix warning
2024-08-31 18:32:32 +02:00
Kamil Moskała
adbd06e2df
feat: add ability to define poster
props as Image type and render poster as custom component ( #3972 )
2024-07-22 22:38:35 +02:00
Kamil Moskała
7611da155f
chore(sample): refactor sample code to follow rn best practices ( #3990 )
...
Co-authored-by: Olivier Bouillet <62574056+freeboub@users.noreply.github.com>
2024-07-15 23:29:23 +02:00
Kamil Moskała
38bcfa2f6a
chore(example): update MultiValueControl
types ( #4003 )
2024-07-15 10:13:21 +02:00
Seyed Mostafa Hasani
39cf477ceb
fix(example/basic): select resizeMode ( #3989 )
...
* fix(example/basic): select resizeMode
* chore: refactor the onResizeModeSelected function
2024-07-12 13:42:36 +02:00
Seyed Mostafa Hasani
a3ecc0108c
chore(example/basic): refactor state variable ( #3949 )
...
* refactor: basic example from class component to functional component
* refactor: toast component path
* refactor: bufferConfig prop
* refacotr: import component path
* fix: seekbar issue on iOS
* refactor: state variable
* chore: refactor overlay component according to new state structure
2024-07-08 09:54:32 +02:00
Seyed Mostafa Hasani
d4f1648681
refactor: basic example from class component to functional component ( #3934 )
...
* refactor: basic example from class component to functional component
* refactor: toast component path
* refactor: bufferConfig prop
* refacotr: import component path
* fix: seekbar issue on iOS
2024-06-28 11:33:10 +02:00