【发布时间】:2020-05-14 13:22:57
【问题描述】:
我在 react native IOS 上遇到这个错误,
- node_modules/expo/build/logs/LogSerialization.js:166:14 in _captureConsoleStackTrace
- node_modules/expo/build/logs/LogSerialization.js:41:24 in serializeLogDataAsync
- ... 9 more stack frames from framework internals
从“react-native”导入 { ToastAndroid} ToastAndroid.show('Somthing!', ToastAndroid.SHORT);
【问题讨论】:
标签: android ios reactjs react-native