UNPKG

react-native-template-allmax

Version:

React native template with navigation, redux, redux-saga, eslit, flow, reactotron

10 lines (8 loc) 200 B
// @flow /* eslint-disable */ declare var Reactotron: { log(...value: any[]): void, logImportant(...value: any[]): void, warn(...value: any[]): void, error(error: any, stack?: any): void, };