react-native-copilot icon indicating copy to clipboard operation
react-native-copilot copied to clipboard

Wrong define module for typescript

Open pbtkhoa opened this issue 4 years ago • 0 comments

Current Behavior You are defining the module for this library as "@okgrow/react-native-copilot" on src/index.d.ts

Expected behavior/code Please change it to "react-native-copilot". Also for the argument of copilot function. It's optional, not required. So please add "?" signal for argument's copilot function

pbtkhoa avatar Jun 29 '20 03:06 pbtkhoa