RNLive icon indicating copy to clipboard operation
RNLive copied to clipboard

希望能查查androoid打包的情况

Open 409544041 opened this issue 7 years ago • 1 comments
trafficstars

sed: can't read s/#import <RCTAnimation/RCTValueAnimatedNode.h>/#import "R CTValueAnimatedNode.h"/: No such file or directory sed: can't read s/return <List {...this.props} />;/return <List {...this.pro ps} ref={(virtualizedSectionList) =>{this._virtualizedSectionList = virtualized SectionList}} />;/: No such file or directory sed: can't read s/return <VirtualizedList {...this.state.childProps} />;/retu rn <VirtualizedList {...this.state.childProps} ref={(virtualizedList) =>{this. _virtualizedList = virtualizedList}} />;/: No such file or directory sed: can't read s/react-navigation/src/views/CardStack'/react-navigation/ src/views/CardStack/CardStack'/: No such file or directory sed: can't read s/react-navigation/src/views/TransitionConfigs'/react-navi gation/src/views/CardStack/TransitionConfigs'/: No such file or directory sed: can't read s/react-navigation/src/views/Header'/react-navigation/src /views/Header/Header'/: No such file or directory sed: can't read s/react-navigation/src/views/HeaderStyleInterpolator'/react -navigation/src/views/Header/HeaderStyleInterpolator'/: No such file or di rectory sed: can't read s/react-navigation/src/views/CardStackTransitioner'/react- navigation/src/views/CardStack/CardStackTransitioner'/: No such file or dir ectory

409544041 avatar Dec 19 '17 19:12 409544041

在react-native里先运行npm start, 用Android studio把apk装到Android机,然后把在dev setting把IP地址设置成电脑的地址,就可以了

huangjim avatar Feb 11 '18 09:02 huangjim