Simon J S Liu
Simon J S Liu
See #24 我在Android模拟器上测试是可以用的。
修改了 import 后,再试看到这个错: ``` ExceptionsManager.js:61 Cannot read property 'RCTBaiduMap' of undefined ``` 之后尝试改为这样就可以: ``` // import React from 'react-native'; var React = require('react'); var ReactNative = require('react-native'); ```
Same problem. https://gitee.com/wind13/jest-pytest-demo
Okay, already submit.
I got same problem as @taeverity. And I tried @eploko code, got another error: ``` ClojureScript could not load :main, did you forget to specify :asset-path?ReferenceError: Can't find variable: goog...