Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@xforcarlos xforcarlos released this 19 Jun 13:04

enhancement
fix addListener warning

  @ReactMethod
  public void addListener(String eventName) {}

  @ReactMethod
  public void removeListeners(Integer count) {}