ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.25k stars 429 forks source link

Add missing import for #208 #209

Closed rianniello closed 6 years ago

rianniello commented 6 years ago

I retested #208 with the latest (0.18.0) version, Platform must be imported, otherwise results in a crash when scrollTo is used.

ptmt commented 6 years ago

Thanks :)