
github.com
🚧 Automatically generate data-binding types from Rive files by m1guelpf · Pull Request #377 · rive-app/rive-ios
A better DX for Rive data binding on iOS
While working on a new app, I had to use the Rive iOS runtime for some graphics, and didn't love the way you had to manually declare all the properties and types.
To fix this, I built an Xcode plugin that automatically parses Rive files and generates all the types. It's just a proof of concept right now, but hopefully will eventually get pulled in!