From 84200fe9f54b091d256e25ca45458a8ee4d3ac06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Jim=C3=A9nez=20Serra?= Date: Wed, 7 Jun 2023 13:31:11 -0700 Subject: [PATCH] Convert InterpolatorTypeTest to Kotlin (#37724) Summary: Converts InterpolatorTypeTest from Java to Kotlin, as per issue https://github.com/facebook/react-native/issues/37708 ## Changelog: [Internal] [Changed] - Convert InterpolatorTypeTest to Kotlin