When re-entering the app, it would be nice to fire a hook (that only executes **one single** time). ` useFocusEffect()` fires like a bambilion times. https://github.com/filiptronicek/iclip-mobile/blob/6060aa86fcd7342ab42868b5b738c22b901b8d8e/pages/SendScreen.js#L48-L52
When re-entering the app, it would be nice to fire a hook (that only executes one single time).
useFocusEffect()fires like a bambilion times.https://github.com/filiptronicek/iclip-mobile/blob/6060aa86fcd7342ab42868b5b738c22b901b8d8e/pages/SendScreen.js#L48-L52