Timson_Zhu

Results 5 issues of Timson_Zhu

第二张 图片旋转后,图片被改成了 第一张图片的样子

你好,我是vim的新手,看到你使用tarbag 希望可以得到你的帮助

question

It is my code ```javascript const assets = Asset.fromModule(require('../assets/3.obj')) await assets.downloadAsync() loadAsync([ assets.localUri ], null, res => console.info(res)) ``` It is error msg: ``` ExpoTHREE.loadObjAsync: Expo.FileSystem Failed to read uri:...

## 报错信息是 ``` error: bundling failed: "Unable to resolve module `ActivityIndicator` from `/Users/timson/Desktop/CASE/HYAPP/node_modules/react-native/Libraries/react-native/react-native-implementation.js`: Module does not exist in the module map\n\nThis might be related to https://github.com/facebook/react-native/issues/4968\nTo resolve try the following:\n...

## modify the bug in router if the screen in second or more than the back panResponder will cover the animated-tab ``` import React, {Component} from 'react'; import PropTypes from...