I have an expo app. Im using react-native-toast-message to display toast, I have a config that I customize all the messages, but the customizations applies at first, but then if I change like a letter in one of the toasts that Im using lets say something from text2 in one of the examples, It resets back to the default one and doesnt go back to the custom one I made.