79427990

Date: 2025-02-10 18:35:51
Score: 2
Natty:
Report link

If I understand you correctly, you are trying to set the options for every modal separately. This can be accomplished by

const stack = createModalStack({Demo1: {backdropOpacity: 0.5}, Demo2: {backdropOpacity: 0.8}});

For more information, refer to the docs: https://colorfy-software.gitbook.io/react-native-modalfy/api/types/modalstackconfig

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: anonsixnine