Skip to content

4.2.0

Choose a tag to compare

@testshallpass testshallpass released this 29 Nov 15:53
· 7 commits to main since this release

Migrate to yarn v2 and upgrade react-native to 0.76

  • Update arrow based function variables to functions and define return types
  • Add optional props:
  containerTestID?: string;
  separatorTestID?: string;
  incrementImageTestID?: string;
  decrementImageTestID?: string;
  incrementButtonTestID?: string;
  decrementButtonTestID?: string;