DEV Community

[Comment from a deleted post]
Collapse
 
acaraccioli profile image
Acaraccioli • Edited

Great great articlee!! Helped me soo much! Thanksss for the post :) Just had a quick question. Im new with Ionic+React. Whats the difference between exporting the way you export your default class and wrapping it with the withIonLifeCycle as such: export default withIonLifeCycle(MyModule);

Collapse
 
daviddalbusco profile image
David Dal Busco

Thank you for the feedback, happy to hear it was useful!

Actually you just teach me something ๐Ÿ‘ I didn't knew about withIonLifeCycle and if I would have, I would probably have used it ๐Ÿ˜‰.