react-native-markdown-renderer icon indicating copy to clipboard operation
react-native-markdown-renderer copied to clipboard

Alignment improvements for Android in list items

Open vodchella opened this issue 7 years ago • 2 comments
trafficstars

Hi!

There is some alignment improvements for Android in list items. Bullet for unordered item also improved.

Before: screenshot_2018-02-15-16-52-00

After: screenshot_2018-02-15-17-08-03

vodchella avatar Feb 15 '18 11:02 vodchella

Awesome, you added conditional render styles to it for android. Let me test and ill merge it today.

Th for the help.

mientjan avatar Mar 12 '18 10:03 mientjan

Merged into react-native-markdown-display here: https://github.com/iamacup/react-native-markdown-display/pull/17, although i had to do it manually - sorry!!! git mess up!

iamacup avatar Nov 06 '19 17:11 iamacup