Skip to content

Commit d56a9d7

Browse files
committed
refactor: move RiveLog, DeprecationWarning, HybridRiveLogger to shared locations
These utilities must be accessible to both legacy and new backends. iOS: ios/new/ → ios/ (shared root). Android: src/new/ → src/main/ (shared). RiveRuntimeLogger stays in ios/new/ since it depends on the experimental SDK.
1 parent 7507269 commit d56a9d7

6 files changed

File tree

android/src/new/java/com/margelo/nitro/rive/DeprecationWarning.kt renamed to android/src/main/java/com/margelo/nitro/rive/DeprecationWarning.kt

File renamed without changes.

android/src/new/java/com/margelo/nitro/rive/HybridRiveLogger.kt renamed to android/src/main/java/com/margelo/nitro/rive/HybridRiveLogger.kt

File renamed without changes.

android/src/new/java/com/margelo/nitro/rive/RiveLog.kt renamed to android/src/main/java/com/margelo/nitro/rive/RiveLog.kt

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)