mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-04 19:42:46 +08:00
Merge pull request #23940 from timwangdev/master
[react-native] Add YellowBox API
This commit is contained in:
2
types/react-native/index.d.ts
vendored
2
types/react-native/index.d.ts
vendored
@@ -8609,6 +8609,8 @@ export function findNodeHandle(
|
||||
|
||||
export function processColor(color: any): number;
|
||||
|
||||
export const YellowBox: React.Component<any, any> & { ignoreWarnings: (warnings: string[]) => void };
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Additional ( and controversial)
|
||||
|
||||
Reference in New Issue
Block a user