luckyly

Results 3 issues of luckyly

I try to install BluetoothSerialExample on my device. But it always show: " Failed to build DependencyGraph: @providesModule naming collision: Duplicate module name: deprecated Paths: G:/AndroidDemo/react-native-bluetooth-serial/BluetoothSerialExample\node_modules/react-native/local-cli/server/middleware/heapCapture/bundle.js collides with G:/AndroidDemo/react-native-bluetooth-serial/BluetoothSerialExample\node_modules/react-native/Libraries/Renderer/src/shared/utils/deprecated.js This...

如果给每一步添加点击事件监听应该应该怎样做呢?想要实现点击每一步动态改变样式。求教。

windows平台下, react-native-split-master\splitexp-dev-switch\node_modules\react-native\packager\src\node-haste\index.js _getAbsolutePath(filePath: string) 获取绝对路径出错,找不到文件。 参考@zhangpenglink 提交的修改获取绝对路径的代码,仍然报错。 求教