generator-react-native-tvos
Version:
React Native tvOS application generator
11 lines (10 loc) • 325 B
JavaScript
export const ignored = [
'Sending `onTVNavEvent` with no listeners',
'Warning: Native component for "RCTRefreshControl"',
'Using <Image> with children',
'Remote debugger is in a background',
'Unable to symbolicate stack',
'Warning: Can only update',
'Task orphaned for request',
'Invalid style with id `',
];