Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes RNDFPBannerView to allow tap on a DFP Banner #105

Closed
wants to merge 6 commits into from

Commits on Mar 8, 2017

  1. Fixes RNDFPBannerView to allow tap on a DFP Banner

    Fixes RNDFPBannerView frame to allow the user to tap on a DFP Banner.
    This is related to sbugert#70.
    aparedes committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    05f2b03 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Replace the deprecated event dispatching via RCTEventDispatcher with … (

    sbugert#66)
    
    * Replace the deprecated event dispatching via RCTEventDispatcher with RCTBubblingEventBlocks for iOS.
    
    * Fix broken build.
    
    * Fix broken include due to bad merge.
    
    * Use RCTBubblingEventBlocks in RNAdMobInterstitial & RNAdMobRewarded as well.
    
    * Revert "Use RCTBubblingEventBlocks in RNAdMobInterstitial & RNAdMobRewarded as well."
    
    This reverts commit 3bec144.
    
    * Update RNDFPBannerView.h
    
    Added right include check
    mars-lan authored and aparedes committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    1cdad40 View commit details
    Browse the repository at this point in the history
  2. v1.2.1

    alvaromb authored and aparedes committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    2247d8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b00f88f View commit details
    Browse the repository at this point in the history
  4. v1.3.0

    alvaromb authored and aparedes committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    3c559a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acd65df View commit details
    Browse the repository at this point in the history