react-native-skottie
react-native-skottie copied to clipboard
Support for `startFrame` and `endFrame` arguments in play ref method
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.
+1 on this feature request to give more flexibility in the api
+1 This is litterally the only reason why my team and I haven't moved to Skottie
+1 This is also a feature that is preventing us from migrating to Skottie