Skip to content

Releases: forem/ForemWebView-ios

Better support for themes

06 Nov 17:29
1d103d7
Compare
Choose a tag to compare
Pre-release

Themes gathered from the userData in the webView are now declared as an Enum. This improves readability and is less error prone on checks compared to plain strings.

Connect scroll fix

06 Nov 16:47
Compare
Choose a tag to compare
Connect scroll fix Pre-release
Pre-release

Now when the ForemWebView renders Connect pages it will avoid internal scrolling. This internal scrolling conflicted with the other vertical scrolls in the page.

First release with basic features

05 Nov 17:05
Compare
Choose a tag to compare
Pre-release

Check out the Usage instructions for the supported interface and the suggested way to interact with the Framework.

Once the interface has stabilized and the Android version is available as well we expect to release a coordinated 1.0 version. In the mean time feedback is appreciated in our issue tracker.