I totally agree with this line *Context API is an easy and no-hassle way for developers who wish to share data between components without using a third party library like Redux.*
But sometimes it depends on the data as well that which type of data and how dynamic is the data & accordingly we should choose the 3rd party library.
Thanks