UNPKG

expo-status-bar

Version:

Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.

13 lines 379 B
{ "extends": "/Users/brentvatne/code/expo/packages/expo-status-bar/tsconfig.json", "compilerOptions": { "module": "esnext", "typeRoots": [ "./node_modules/@types", "../node_modules/@types", "../../node_modules/@types", "../../../node_modules/@types", "/Users/brentvatne/code/expo/packages/expo-module-scripts/ts-declarations" ] } }