Remove Freehand tool options ( pencil + color picker)

Product: React Native

Product Version: 3.0.3-13

Please give a brief summary of your issue:
(Think of this as an email subject)
Remove Freehand tool options ( pencil + color picker)

Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
I’m using the Draw tool, but I’m wondering if we can remove the Pencil selection option as well the Color Picker, because we only need the black color

Please provide a link to a minimal sample where the issue is reproducible: GitHub - PDFTron/pdftron-react-native: A convenience wrapper for building react native apps with PDFTron mobile SDK.

You can disable any tools using the disabledTools API as described here.

Could you describe which color picker you’re referring to (there are multiple in the viewer). A screenshot would be helpful.