Closed mikehardy closed 2 months ago
invalidate is the new way to have a hook called when react-native instances are going away, but onCatalystInstanceDestroy is still required for compatibility with older react-native versions
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.08%. Comparing base (616fa32) to head (0349ba5).
616fa32
0349ba5
invalidate is the new way to have a hook called when react-native instances are going away, but onCatalystInstanceDestroy is still required for compatibility with older react-native versions