Commit Graph

669 Commits

Author SHA1 Message Date
Michael Diarmid 0edb79243a AuthResult fix
Fixes #144
2017-06-13 02:09:12 +01:00
Elliot Hesp 1ef1d6f079 Updated documentation to match latest Firebase changes 2017-06-12 14:45:34 +01:00
Elliot Hesp 262b02cb2b [android] Upgrade project to FB v11.0.0 2017-06-12 14:43:04 +01:00
Elliot Hesp 4c87131328 [crash][both] Add support for isCrashCollectionEnabled & setCrashCollectionEnabled 2017-06-12 14:26:56 +01:00
Elliot Hesp 400a0ffbe0 [android] Update project to latest API & gradle version 2017-06-12 14:10:47 +01:00
Elliot Hesp 7d607ac32a Fix Podfile.template path 2017-06-12 13:26:39 +01:00
Elliot Hesp 8bf660badc Fix incorrect Podfile.template path 2017-06-12 11:39:18 +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 57e6463789 [admob][android] Fix testDevices not being loaded into request 2017-06-07 12:36:55 +01:00
Elliot Hesp ac2091d890 [admob] Provide a default request for Interstitials & Rewarded Videos 2017-06-07 12:36:04 +01:00
Elliot Hesp f92e1b7afd [admob][ios] Started basic working version of Interstitial 2017-06-05 17:00:59 +01:00
Elliot Hesp c710f135ce [admob][android] Support multiple test devices 2017-06-05 14:12:49 +01:00
Elliot Hesp e52e01f735 Merge branch 'v2' of github.com:invertase/react-native-firebase into v2 2017-06-05 10:09:20 +01:00
Elliot Hesp f0dce1512b [tests] Use prop-types over React.PropTypes 2017-06-05 10:04:04 +01:00
Elliot Hesp c61bddeb43 [admob][android] Support re-rendering Banner/NativeExpress with new size/unitId/request/videoOptions 2017-06-05 10:03:05 +01:00
Chris Bianca d83e747b91 Merge commit '3f94ad5b99ef605a37062152f967ef36bbecef48' into v2 2017-06-05 09:59:28 +01:00
Chris Bianca dde67ddd3d Update package.json description 2017-06-05 09:58:44 +01:00
Elliot Hesp 3f94ad5b99 Merge pull request #141 from Sparragus/fix/flow-error
[Flow fix] Annotate `values` in RemoteConfig#getValues
2017-06-02 09:57:51 +01:00
Richard B. Kaufman-López eed9ccbfd4 Fixes flow error 2017-06-01 19:15:46 -05:00
Elliot Hesp dfa8639743 Update README.md 2017-06-01 11:20:16 +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 8bb3f847c1 Merge pull request #139 from jsm/master
Typescript Def: Make path optional for database ref
2017-06-01 07:32:16 +01:00
Jon San Miguel aa439c95f3 Typescript Def: Make path optional for database ref 2017-05-31 18:20:44 -04:00
Elliot Hesp ad68ccc9af [admob][android] Add NativeExpress & RewardedVideo classes 2017-05-31 16:40:26 +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
Elliot Hesp 7ef43d9c02 [admob] Documentation updates 2017-05-31 16:32:24 +01:00
Elliot Hesp e81aa50e58 Add prop-types JS dep 2017-05-31 16:28:06 +01:00
Chris Bianca a9bbfdfca9 [android] Missed a reference to admob in the main package 2017-05-31 16:18:13 +01:00
Chris Bianca 51f50ca17d [ios] Remove eventemitter interface when module hasn’t been included 2017-05-31 15:53:08 +01:00
Chris Bianca a162a0d6f5 [js] Couple of additional checks for module existence 2017-05-31 15:45:14 +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
Chris Bianca dcd6321561 [ios] Tidy up of iOS imports and other misc clean up 2017-05-31 09:54:02 +01:00
Chris Bianca 6c04c8484a [docs] Correct Android version 2017-05-30 16:32:44 +01:00
Chris Bianca 8c821e2612 [js] Only subscribe to auth if RNFirebaseAuth exists 2017-05-30 16:23:51 +01:00
Chris Bianca abf17d8d7f [android] Split into separate packages for each strand of Firebase functionality 2017-05-30 16:16:56 +01:00
Chris Bianca fc3ad620a4 [ios][messaging] Make firebase/messaging pod optional 2017-05-30 13:20:42 +01:00
Chris Bianca b3cd102077 [js][db] Rename .listeners 2017-05-30 12:46:28 +01:00
Chris Bianca ba24a80e09 [js] Fix permissions problem 2017-05-30 12:28:53 +01:00
Chris Bianca f82897218f [ios][js] Misc clean up 2017-05-30 11:44:06 +01:00
Chris Bianca 2e3624a8d9 [ios][admob] Fix compilation issues 2017-05-30 10:22:48 +01:00
Chris Bianca 9f20e0bfe5 [docs] Update iOS messaging setup docs 2017-05-30 10:04:27 +01:00
Chris Bianca 0a645c2261 [messaging][android] Bit of tidy up of Android messaging; Update messaging event names to match iOS 2017-05-30 09:52:04 +01:00
Chris Bianca abc4de2257 [messaging][iOS] Tidy up messaging and bring it in inline with latest version of Firebase Messaging (4.0.0) 2017-05-30 08:26:40 +01:00
Elliot Hesp b16b1dbd6a Add "Usage with Expo" documentation 2017-05-28 12:05:02 +01:00
Elliot Hesp fdcf4ef2f3 [admob] Update documentation 2017-05-27 20:46:17 +01:00
Elliot Hesp 5b39ab3efe Cleanup utils 2017-05-27 17:31:00 +01:00
Elliot Hesp e4ee402aef [admob][android] Move RewardedEventTypes to statics 2017-05-27 17:27:22 +01:00