Closed WoLewicki closed 4 months ago
@janicduplessis Can we get a release with this in it? Currently breaking in RN 0.75
Breaking build on RN 0.75.1
/SafeAreaViewShadowNode.kt:146:21 Unresolved reference: getType
/SafeAreaViewShadowNode.kt:166:20 Unresolved reference: getType
Released!
Reverts th3rdwave/react-native-safe-area-context#507 since in the newest RCs we decided to drop the
getType
syntax in favor of the old one, meaning this is no longer necessary.