ModalStackConfig
interface ModalStackConfig {
[key: string]: React.ComponentType<any> | ModalOptions
}
https://github.com/colorfy-software/react-native-modalfy/blob/master/types.ts#L200
Last updated
Was this helpful?
interface ModalStackConfig {
[key: string]: React.ComponentType<any> | ModalOptions
}
Last updated
Was this helpful?