rive-app / rive-ios

iOS runtime for Rive
MIT License
484 stars 55 forks source link

Simple Demo App #216

Closed duncandoit closed 2 years ago

duncandoit commented 2 years ago

Add new simple demo app that consumes our runtime via SPM without the need for configure scripts. This should remove a barrier of entry for newcomers. SplashScreen.swift is the file to look at

duncandoit commented 2 years ago

https://user-images.githubusercontent.com/101136623/176988788-d3044757-f310-4992-8e60-ebb4177c9b5b.mov

duncandoit commented 2 years ago

gorgeous. lgtm. whats the plan for the old demo app?

Unless someone wants to remove/hide it we can keep it as is. It provides an environment for testing runtime changes for contributors. Something we may want to do though is update the readme to mention the new demo app?