react-native-copilot
react-native-copilot copied to clipboard
Wrong define module for typescript
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