From 172e2d0c7edfc29150eece9e09f95956f0799489 Mon Sep 17 00:00:00 2001 From: imalgrab Date: Tue, 22 Aug 2023 08:11:49 -0700 Subject: [PATCH] refactor: migrate MyLegacyViewManager to kotlin (#39014) Summary: Migrate MyLegacyViewManager to Kotlin (https://github.com/facebook/react-native/issues/38825) ## Changelog: [INTERNAL] [CHANGED] - Moved MyLegacyViewManager to Kotlin