Open theashraf opened 7 months ago
To maintain consistency in naming conventions within dotLottie manifest.json file, it is proposed that all properties adhere to the snake_case format. This issue specifically addresses the need to rename the playMode property to play_mode.
playMode
play_mode
To maintain consistency in naming conventions within dotLottie manifest.json file, it is proposed that all properties adhere to the snake_case format. This issue specifically addresses the need to rename the
playMode
property toplay_mode
.