When I am updating from a native iOS application into my React-Native application, I am passing the user data from the native app from NSUserDefaults as initial props into the react-native application. After I handle the data into the react-native application, I will like somehow to be possible to remove the data. When I am updating from a native iOS applicatio