Respring Logo - nahtedetihw/SnowboardWIKI GitHub Wiki

To theme the Respring Logo you need to download "Snowboard Respring Extension" from Spark's Repo

Note: the prefix @3x is used mostly for Plus devices (iPhone Plus/X/XS/11 Pro/11 Pro Max) and @2x for regular size devices (iPhone 5s/SE/6/7/8/XR/11) See here for more information on scales: https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/

Let's get started.

All files need to be placed inside CustomTheme.theme/Bundles/com.apple.BackBoardServices

Logo

Animated Logo (GIF)

Note: It can go up to 12 frames before it loops.


To increase the duration of the loop you can add "RespringLoopDuration" to your plist, the default value is set to 1 second.

To set the amount of times the restring animation will loop you can add "RespringLoopCount" to your plist, by default the animation will loop infinite times.