Mohamed Rejeb
Mohamed Rejeb
Now lists should be working fine with markdown starting from `v1.0.0-rc04`
Thanks for reporting this issue! I will check it.
Hey Tunjid! It's great to see you here. Yes sure I will offer snapshot versions ASAP.
Hi, Thanks for opening this issue, it looks like Compose is only adding the line height between lines of the same paragraph but not between paragraphs. Can you send me...
Hi, Thanks for opening this issue, for now retuned html format only contains styles and attributes recognized by the library. Maybe we can add support for ids at least for...
Hi, Yes this feature is still missing in the library.
Hi, Sorry for the late reply. Thanks for your feedback. I will work on providing those missing APIs.
Hey @cortinico , can you assign me [react/fabric/events/TouchEventDispatchTest.java](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactAndroid/src/test/java/com/facebook/react/fabric/events/TouchEventDispatchTest.java)
Hey @cortinico assign me the remaining ones please. [common/logging/FakeLoggingDelegate.java](https://github.com/facebook/react-native/tree/main/packages/react-native/ReactAndroid/src/test/java/com/facebook/common/logging/FakeLoggingDelegate.java) [react/CompositeReactPackageTest.java](https://github.com/facebook/react-native/tree/main/packages/react-native/ReactAndroid/src/test/java/com/facebook/react/CompositeReactPackageTest.java)
Does this mean that it could have some effects on other targets as well? iOS? If so, fixing this problem is going to boost performance for all targets. Also, I...