NuPlay / RichText

Easily show RichText(html) in SwiftUI
MIT License
209 stars 36 forks source link

Allow setting the WebKit baseURL for requests to something other than the Bundle #48

Closed ohmantics closed 5 months ago

ohmantics commented 7 months ago

Pretty simple change to support setting the baseURL. Still defaults to the Bundle, so it should have be no change to existing users.