2
0
mirror of synced 2025-01-10 14:16:27 +00:00

36 Commits

Author SHA1 Message Date
Salakar
a0e1f744ba merge from master 2017-08-22 17:35:25 +01:00
Ben Richards
c1b9b5d532 moved EventTypes to new file to avoid enumerable key in AdMobComponent.propTypes 2017-08-20 22:58:40 -07:00
Salakar
9825226665 [js][internals] _NAMESPACE & _NATIVE_MODULE static props for all modules 2017-08-17 17:58:28 +01:00
Salakar
b4cdbef593 [js][internals] _NATIVE_MODULE mapping for nativeModuleExists 2017-08-17 17:25:13 +01:00
Salakar
ac258681bc Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3
# Conflicts:
#	ios/RNFirebase/admob/RNFirebaseAdMob.m
#	ios/RNFirebase/database/RNFirebaseDatabase.h
#	ios/RNFirebase/database/RNFirebaseDatabaseReference.m
#	lib/modules/admob/index.js
#	tests/ios/Podfile.lock
2017-08-11 17:37:12 +01:00
Elliot Hesp
0c69eb5237 [admob] Remove unused static method 2017-08-11 11:22:05 +01:00
Salakar
c6773dc808 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps
# Conflicts:
#	android/src/main/java/io/invertase/firebase/auth/RNFirebaseAuth.java
2017-07-12 13:39:29 +01:00
Elliot Hesp
22e511209a [admob] temp fix for duplicate subscriptions 2017-07-06 10:21:32 +01:00
Elliot Hesp
92b3860230 [admob][ios] Fix an issue whereby interstitials on iOS could not be reused with the same adUnit ID 2017-07-04 15:39:56 +01:00
Salakar
ec22e510bc more work on multiple app initialization 2017-06-30 17:23:32 +01:00
Elliot Hesp
c22fb3911f [admob] Add openDebugMenu support 2017-06-27 15:14:02 +01:00
Elliot Hesp
52d94763bb [ios][admob] Check AdMob exists 2017-06-20 13:22:09 +01:00
Elliot Hesp
54bf957cb3 [admob] Support 11.0 VideoController methods 2017-06-20 12:19:26 +01:00
Elliot Hesp
d159d9bb6b [ios][admob] Implement NativeExpress 2017-06-16 17:40:05 +01:00
Elliot Hesp
af5bf655fe [ios][admob] Implement Banner 2017-06-16 15:20:34 +01:00
Elliot Hesp
9342a0e748 [admob][ios] Implement Rewarded Videos 2017-06-07 14:19:06 +01:00
Elliot Hesp
921eac06a4 [admob][ios] Finish up Interstitial with events + AdRequest handling 2017-06-07 12:37:32 +01:00
Elliot Hesp
ac2091d890 [admob] Provide a default request for Interstitials & Rewarded Videos 2017-06-07 12:36:04 +01:00
Elliot Hesp
c710f135ce [admob][android] Support multiple test devices 2017-06-05 14:12:49 +01:00
Elliot Hesp
a6705dfb3d [admob] Add tests 2017-06-01 11:15:37 +01:00
Elliot Hesp
e12567e57f [admob][android] Add initialize method + documentation 2017-06-01 10:22:15 +01:00
Elliot Hesp
35aeef460f Merge 2017-05-31 16:36:28 +01:00
Elliot Hesp
5a9a7ea556 [admob][android] Implement VideoOptions + AdRequest into all advert types 2017-05-31 16:33:08 +01:00
Chris Bianca
a1cff881e1 [android][ios][js] Detect missing native module rather than using empty function 2017-05-31 15:22:15 +01:00
Elliot Hesp
e4ee402aef [admob][android] Move RewardedEventTypes to statics 2017-05-27 17:27:22 +01:00
Elliot Hesp
9a944dffc5 Merge pull request #132 from invertase/admob
[admob][android] Implement RewardedVideo
2017-05-27 17:11:34 +01:00
Elliot Hesp
e6af87209a [admob][android] Implement RewardedVideo 2017-05-27 17:03:40 +01:00
Elliot Hesp
4852cae988 [admob][android] Standardise adunit / adUnit 2017-05-27 17:03:09 +01:00
Elliot Hesp
9c2d4a73d6 [admob][android] Add dummy methods to AdRequest 2017-05-27 17:02:03 +01:00
Salakar
b7b4febe3f [ios][admob] added stub modules 2017-05-27 15:24:51 +01:00
Elliot Hesp
608c1d8d6b [admob][android] Start implementation of Rewarded Video 2017-05-26 22:19:20 +01:00
Elliot Hesp
1b8a2826ac [admob][android] Implement shared event emitter @Salakar 2017-05-26 17:55:22 +01:00
Elliot Hesp
d75405dbab [admob][android] Interstitial; Handle JS events from native 2017-05-26 17:54:09 +01:00
Elliot Hesp
dd1262ca86 [admob][android] Export interstitial JS module 2017-05-26 15:18:57 +01:00
Elliot Hesp
b1e9561633 [admob][android] Add custom Banner component wrapper 2017-05-26 15:18:09 +01:00
Elliot Hesp
18774bbb40 [admob][android] WIP Basic view 2017-05-25 17:00:53 +01:00