Rich Churcher

Results 54 comments of Rich Churcher

Yep, this is a current bug. To more succinctly reproduce: ```js import React from 'react'; import HTMLView from 'react-native-htmlview' import { StyleSheet, View } from 'react-native'; export default class App...

Your English is fine :smile: I hope I can devote some time to fixing the nesting issue soon, but it definitely still wouldn't support the inline style. Hope you find...

Heh. It kinda broke with some of the latest changes... :eyes: :construction: ... sorted, for the most part.

I've closed linked PR #5080 due to its age and inactivity, but it appears this might still be useful work worthy of adoption if anyone's keen! At least, judging by...

This is cool! Rather than close this one, I'm nabbing it for myself to get it the rest of the way :laughing:

Oooo, October '24! Shame on me :sweat_smile: lemme sort this one, ty for the reminder.

Had the exact same experience just now... can confirm that @bschwind 's alternative TTF file works fine.

@steffkelsey Thanks for this! I had a much more complex solution in place, this is exactly what's required 😆

I'd be happy to clean this one up, but I guess we might need more of a consensus? I reckon the point @mockersf makes is pretty valid (documentation in source...

Copying BD103's instructions/workflow for ease of reference. Also note that crate-level `expect`/`missing_docs` should be fixed in an upcoming Rust version. > I'm going to put this PR up for adoption....