negomi / react-burger-menu

:hamburger: An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations
http://negomi.github.io/react-burger-menu/
MIT License
5.04k stars 582 forks source link

Support for defaultProps will be removed from function components in a future major release #507

Open coodeex opened 3 months ago

coodeex commented 3 months ago

Are there plans to update the package to use JavaScript default parameters instead of defaultProps?

tkoolhoven2 commented 3 months ago

Have the same issue - receiving warnings on the console.

verhulstd commented 3 months ago

same...

sm3sher commented 3 months ago

Considering that this repo seems unmaintained I would either switch to a more popular library or write my own little sidebar burger menu component.

cgstaber commented 3 months ago

same

yilkur commented 2 months ago

We are also receiving this warning.

gitlep1 commented 1 month ago

Yea I receive the same warning. I love this package so would be a shame to have to use something different all because the owner doesn't update this.

jhwang09 commented 1 month ago

+1

rtconner commented 3 weeks ago

Is this project maintained anymore? What is an alternative?

saikrishnabanda5 commented 2 weeks ago

Same issue image