UNPKG

react-native-safe-area-view

Version:

Add padding to your views to account for notches, home indicators, status bar, and possibly other future things.

2 lines (1 loc) 69 B
export default function shallowEqual(objA: any, objB: any): boolean;