Skip to content

4.2.0

Latest
Compare
Choose a tag to compare
@testshallpass testshallpass released this 29 Nov 15:53
· 1 commit 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;