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;