What are the best automation testing tools for React Native apps, especially with Python support?

I’m working on automating React Native mobile applications and looking for the most effective tools to do so.

I’ve previously used Appium with Python to test native apps, can Appium be used effectively for React Native apps as well?

If not, what are some reliable React Native automation testing tools that support Python?

I’d love recommendations based on stability, community support, and ease of use for both Android and iOS platforms.