mvksastry yes, tenancy/tenancy is quite stable and being used by many. Having said that, there are so many possible use-cases, involving a near infinite supply of integration points (including both 1st and 3rd party packages), that we can't possible test for them all.
As such, we haven't tested against livewire, but I can't see why it would inherently not work. You might just need to change some configuration. Tenancy is not meant to be a drop-in-and-it-just-works kind of package, and because of this it's quite powerful.
If you have problems with a specific package, we encourage you to ask for help with it. You can do so by either creating your own thread on the forum here, opening an issue on github, or (my personal preference) joining our discord and asking in the appropriate support channel. Ideally, this would include specifics about the versions you're using (php, laravel, tenancy, and whatever other package), a description of the problem, and a link to a small/minimal reproduction project in github that demonstrates the issues you're running into.