Salakar
|
9a3e22431b
|
[android][app] apps initialized natively now automatically initialized js side - via react module getConstants
|
2017-07-17 17:36:50 +01:00 |
Salakar
|
ef259fbbc0
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps
|
2017-07-17 17:35:16 +01:00 |
Salakar
|
f5159cead3
|
2.0.3
|
2017-07-12 16:27:30 +01:00 |
Salakar
|
acd13d5297
|
Merge remote-tracking branch 'origin/master'
|
2017-07-12 16:26:57 +01:00 |
Salakar
|
97447dab5e
|
[android][auth] implemented missing 'unlink' method
|
2017-07-12 16:26:02 +01:00 |
Salakar
|
b9b9de5739
|
[android][config] removed appName requirement on enableDeveloperMode - native SDK's don't support multiple apps for remote config
|
2017-07-12 16:14:11 +01:00 |
Salakar
|
91b7281d45
|
[both] re-enabled analytics, admob, crash & perf modules
|
2017-07-12 16:11:07 +01:00 |
Salakar
|
fc84452915
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps
|
2017-07-12 15:50:18 +01:00 |
Salakar
|
282f953f52
|
[both] continued work on multi app support - storage now full supported and auth WIP
|
2017-07-12 15:49:33 +01:00 |
Elliot Hesp
|
07183ebd78
|
Use HTTPs packagequality badge
|
2017-07-12 14:59:31 +01:00 |
Salakar
|
82a2afd59b
|
[android][database] switch to SparseArray for database references
|
2017-07-12 13:48:21 +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 |
Salakar
|
0898f0913d
|
[js][ios][android][auth] checkActionCode now returns an actionType string in the result
|
2017-07-12 12:59:35 +01:00 |
Elliot Hesp
|
fd615d633a
|
Ignore .github dir from npm
|
2017-07-06 14:49:25 +01:00 |
Elliot Hesp
|
cf4be180d4
|
Add issue template
|
2017-07-06 14:48:43 +01:00 |
Elliot Hesp
|
8b36ea3a53
|
Add Redux to sidebar
|
2017-07-06 11:09:30 +01:00 |
Elliot Hesp
|
004110cbcc
|
Update faqs.md
|
2017-07-06 11:08:43 +01:00 |
Elliot Hesp
|
bfe80536c1
|
Create redux.md
|
2017-07-06 11:08:25 +01:00 |
Elliot Hesp
|
a9298f2c94
|
Merge pull request #231 from ugiacoman/master
Add example project + Update android installation docs
|
2017-07-06 10:33:54 +01:00 |
Elliot Hesp
|
d4328f3adb
|
Merge branch 'master' of github.com:invertase/react-native-firebase
|
2017-07-06 10:22:23 +01:00 |
Elliot Hesp
|
22e511209a
|
[admob] temp fix for duplicate subscriptions
|
2017-07-06 10:21:32 +01:00 |
ugiacoman
|
2bad2dc952
|
Add example dir to .npmignore
|
2017-07-05 13:39:56 -04:00 |
ugiacoman
|
591b0cc151
|
Merge remote-tracking branch 'inter/master'
|
2017-07-05 10:13:17 -04:00 |
ugiacoman
|
5d37d092c2
|
Include google-services.json
|
2017-07-05 10:07:07 -04:00 |
Salakar
|
45d913e92d
|
2.0.2
|
2017-07-05 14:57:02 +01:00 |
Salakar
|
fd93d24e1a
|
[js][ios][android][auth] checkActionCode implemented
|
2017-07-05 14:56:18 +01:00 |
ugiacoman
|
3fdbf8c838
|
Update gitignore
|
2017-07-05 09:55:23 -04:00 |
ugiacoman
|
0e56eccab5
|
Update installation-android doc
|
2017-07-05 09:42:29 -04:00 |
ugiacoman
|
5db5120515
|
Update installation-android doc, remove example tests
|
2017-07-05 09:41:38 -04:00 |
ugiacoman
|
b577265fa8
|
Update docs: installation-android with google play services API availaibilty issue
|
2017-07-05 09:32:10 -04:00 |
ugiacoman
|
8eb6156f14
|
Refactor to ESLint
|
2017-07-05 09:22:39 -04:00 |
Salakar
|
08f4f0c97b
|
[js][ios][android][auth] applyActionCode implemented
|
2017-07-05 14:16:35 +01:00 |
ugiacoman
|
f3858037fc
|
Update google files, add visual confirmation on firebase initialization
|
2017-07-05 09:15:48 -04:00 |
Elliot Hesp
|
180e8da4f2
|
Update index.html
|
2017-07-05 09:15:05 +01:00 |
ugiacoman
|
2c11e13e90
|
Add ios config
|
2017-07-04 19:58:04 -04:00 |
ugiacoman
|
cc8bcc5466
|
Add default implementation for android
|
2017-07-04 19:22:19 -04:00 |
ugiacoman
|
0fbbae031a
|
Add app.js
|
2017-07-04 18:57:25 -04:00 |
ugiacoman
|
a870354a18
|
Add example dir
|
2017-07-04 18:43:50 -04:00 |
Salakar
|
a87201e8aa
|
Merge remote-tracking branch 'origin/master'
|
2017-07-04 18:24:27 +01:00 |
Salakar
|
0dda8d9174
|
[js][ios][android][auth] confirmPasswordReset implemented
|
2017-07-04 18:22:18 +01:00 |
Michael Diarmid
|
88add3c557
|
Update testing.md
|
2017-07-04 17:38:19 +01:00 |
Michael Diarmid
|
bb2e74a76c
|
Update testing.md
|
2017-07-04 17:36:13 +01:00 |
Michael Diarmid
|
c24b3e897c
|
Update testing.md
|
2017-07-04 17:35:00 +01:00 |
Michael Diarmid
|
1494ed8db9
|
Update testing.md
|
2017-07-04 17:33:25 +01:00 |
Michael Diarmid
|
78e79a5c7e
|
Update README.md
|
2017-07-04 17:33:15 +01:00 |
Michael Diarmid
|
0c76a6e0e5
|
Update README.md
|
2017-07-04 16:33:35 +01:00 |
Michael Diarmid
|
b3eacb6aa4
|
Update README.md
|
2017-07-04 16:32:51 +01:00 |
Salakar
|
63f84e6b8b
|
2.0.1
|
2017-07-04 16:24:46 +01:00 |
Salakar
|
333c449ab4
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase
|
2017-07-04 16:19:52 +01:00 |
Salakar
|
9cd4641f06
|
[tests][database] added 'child_added' test for issue #221 - thanks @TiraO
|
2017-07-04 16:19:41 +01:00 |