Skip to content

Commit 21da62a

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 a2d44a9 commit 21da62a

File tree

6 files changed

+0
-0
lines changed

6 files changed

+0
-0
lines changed

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)