react-native-skottie icon indicating copy to clipboard operation
react-native-skottie copied to clipboard

Support for `startFrame` and `endFrame` arguments in play ref method

Open reichhartd opened this issue 2 years ago • 3 comments

The current implementation of the play ref method in react-native-skottie does not support specifying start and end frames, which is a feature in lottie-react-native. This functionality allows for greater control over the animation segments, especially useful in cases where only a part of the animation needs to be played.

reichhartd avatar Jan 21 '24 17:01 reichhartd

+1 on this feature request to give more flexibility in the api

kimak avatar Jan 22 '24 09:01 kimak

+1 This is litterally the only reason why my team and I haven't moved to Skottie

victorstein avatar Mar 11 '24 18:03 victorstein

+1 This is also a feature that is preventing us from migrating to Skottie

IbsenFahir avatar Jan 29 '25 12:01 IbsenFahir