👋
Innovation Lead @callstack. React Native/React, Web3, AI, OSS. Maintainer of Reac Native Testing Library, Reassure.
- Wrocław
- @mdj_dev
Pinned Loading
-
callstack/react-native-testing-library
callstack/react-native-testing-library Public🦉 Simple and complete React Native testing utilities that encourage good testing practices.
-
facebook/react-native
facebook/react-native PublicA framework for building native applications using React
-
callstack/reassure
callstack/reassure PublicPerformance testing companion for React and React Native
-
callstack/ts-regex-builder
callstack/ts-regex-builder PublicMaintainable regular expressions for TypeScript and JavaScript.
-
-
useDebugDeps.ts
useDebugDeps.ts 1import * as React from 'react';
2import { padStart, eq, isEqual } from 'lodash';
34export function useDebugDeps(name: string, deps: unknown[]): void {
5const previousDepsRef = React.useRef(deps);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.