klendi / react-top-loading-bar

A very simple, highly customisable youtube-like react loader component.
https://klendi.github.io/react-top-loading-bar/
MIT License
708 stars 60 forks source link

Fix: Changed Top Loading Bar Direction (#77) #81

Closed sudhanshuku01 closed 8 months ago

sudhanshuku01 commented 9 months ago

Implemented the direction feature for top loading bar as mentioned in issue #77 Changes Made:

sudhanshuku01 commented 9 months ago

Hello @klendi I would like to request to please checkout this PR. I have successfully added a props in the LoadingBar which is rtl={false} or rtl={true} and also update the homepage. If any further changes required I'll do.