You'll need to either insert BR tag appropriately in the resulting string, or use for example a PRE tag so that the formatting of the stringify is retained: ... <看更多>
For data that can be serialized to JSON you can use JSON.stringify() when saving ... import AsyncStorage from '@react-native-async-storage/async-storage'; ... <看更多>