• Stars
    star
    1,508
  • Rank 31,101 (Top 0.7 %)
  • Language
    C
  • License
    Apache License 2.0
  • Created almost 12 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

Contributors

iOS

Building And Using

Contributors

3rd Party Libraries