Skip to content

myell0w/bypass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Colin Edwards @DDRBoxman

iOS

Building And Using

Contributors

  • Damian Carrillo @damiancarrillo
  • Audun Holm Ellertsen @audun
  • Matthias Tretter @myell0w
  • Vinh Nguyen @vinhnx

3rd Party Libraries

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 47.9%
  • Objective-C 27.9%
  • C++ 19.8%
  • Java 4.0%
  • Shell 0.4%