Skip to content

Redesign to work with iOS and ReasonML

J Haver requested to merge work-with-ios into master

We want to be able to import this library into ReasonML and iOS. iOS does not seem to work well with npm packages. Rewritten in ES5 so it can be exported to both environments.

Merge request reports