Khoa Pham
Khoa Pham
Can we add parameter to change default path/dir mmkv file storage please?
**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,...
I'm trying to add prefixes to all components. And I can't find how to do it? Could you somehow add it as a feature? Thanks a lot
### Android ### Version > 5 - react-native-swiper v1.6.0 - react-native v0.59 ### For example, I have nested array data: ** groups: [[],[],[],[]] ** Each slide is a group and...
### Current behavior Hi, I've got an issue with PayPal.Buttons. I'm using a library (so I can't modify) that uses `actions.redirect` inside the onApprove function from the Paypal SDK ```js...