/bypass

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.

Primary LanguageCApache License 2.0Apache-2.0

Bypass

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.

License

Apache License v2.0

Requirements

Android

If you just want to include Bypass in your Maven project, add the following dependency block to your pom.xml:

<dependency>
    <groupId>in.uncod.android.bypass</groupId>
    <artifactId>bypass</artifactId>
    <type>apklib</type>
    <version>1.1</version>
</dependency>

Building And Using

iOS

Building And Using

3rd Party Libraries