Unable to wrap the header title

I would like to add some style or atleast try to wrap the header title like the given image below

| software | version
| --------------------- | -------
| ios | ios 12
| react-native | 0.57.7
| react-native-paper | 2.11
Any help is much appreciated.
We can add a numberOfLines prop to DataTable.Title. Wanna send a PR?
We can add a
numberOfLinesprop toDataTable.Title. Wanna send a PR?
Yeah sure will work on one.
Is there a particular process i need to follow or something to create a PR?
Do let me know thanks.
@rjsajnani1 This is our Contributing Guide
If no one is working on this issue I would like to work on it
@Taym95 Feel free to send PR :)
Hi
the multi line has been supported but the height of the text is constant to 24, so when doing multi line only first line is shown.
This issue still persists any suggestions to make resolve it ?
the numberOfLines prop is supported but has no effect on the output ,
A working example/Sample code would be appreciated
Most helpful comment
This issue still persists any suggestions to make resolve it ?
the numberOfLines prop is supported but has no effect on the output ,
A working example/Sample code would be appreciated