react-native-ok-gesture-password icon indicating copy to clipboard operation
react-native-ok-gesture-password copied to clipboard

"./source/OkGesturePassword"这个路径是什么意思?

Open hou666 opened this issue 6 years ago • 2 comments

没看懂这个引入的路径 import OkGesturePassword from "./source/OkGesturePassword";

hou666 avatar Aug 27 '19 02:08 hou666

没看懂这个引入的路径 import OkGesturePassword from "./source/OkGesturePassword";

import OkGesturePassword from "react-native-ok-gesture-password";

hou666 avatar Aug 27 '19 02:08 hou666

没看懂这个引入的路径 import OkGesturePassword from "./source/OkGesturePassword";

import OkGesturePassword from "react-native-ok-gesture-password";

这是我demo例子的路径

MoMask avatar Aug 27 '19 09:08 MoMask