Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.
- Boost must be installed on your system
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>
- [Damian Carrillo] (https://github.com/damiancarrillo)
- Cameron Currie
- Albert Wang
- [Matthias Tretter] (https://github.com/myell0w)
- [Audun Holm Ellertsen] (https://github.com/audun)
- [Vinh Nguyen] (https://github.com/vinhnx)