Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Release v3.1.2

Compare
Choose a tag to compare
@matei-radu matei-radu released this 19 Oct 09:24

Added

  • Compatibility with React Native 0.61.0.
  • Flow typings for Android warmup and mayLaunchUrl methods.

Fixed

  • On iOS, threading violation exception thrown while invoking closeInApp (thanks to @fonov).