This is my code
export const getAsyncStorage = () => async dispatch => { try { const asyncStorage = await AsyncStorage.getItem(\'settings\');