How to support lottie animations in Godot

Godot Version

4.5.1

Question

How can I support lottie animations in godot. I have to embed my godot project in native android project. I have tried this GD extension: Kyooz/Lottie-godot: This repository integrates Lottie into Godot with state-machines. It works in Godot desktop but after embedding the project to native android app it does not work.