{ "name": "react-native-appearance", "version": "0.3.1", "summary": "Polyfill for `Appearance` API which will be available in `react-native@0.62`.", "license": "MIT", "authors": "Brent Vatne ", "homepage": "https://github.com/expo/react-native-appearance#readme", "platforms": { "ios": "9.0", "tvos": "9.2" }, "source": { "git": "https://github.com/expo/react-native-appearance.git", "tag": "v0.3.1" }, "source_files": "ios/**/*.{h,m}", "dependencies": { "React": [ ] } }