react-native-copilot
react-native-copilot copied to clipboard
arrowSize/position/color control added
Now you can change color,size and position of arrow by passing an object. some props for arrow icon are added.
arrowConfiguration: { color: 'red', arrowSize : 'large', position:'center' },
@mohebifar is it possible to get this merged in ? Happy to do it myself if all it takes is ironing out this ci kink locally. Would be a lovely feature.