Hein Rutjes
c96fafcf3f
Upgrade to react-native-firebase v5.0.0 and react-native 0.57.1 ( #61 )
...
* Upgrade to RN57.1
* Upgraded to latest Firebase dependencies
* Upgraded to react-native-firebase 5.0.0
* Removed package-lock.json (for those ppl that use yarn)
* Excluded lock files
* Fixed android build
* Updated index.js to default version
* Minor updates to sync the project as close to a fresh RN generated project as possible
* Disabled Invites pod on iOS because of misconfiguration exception
* Bump Crashlytics pods
* XCode 10 auto-added several AppIcon assets
* Auto updates of XCode 10 + removed Invites files
* Disabled new XCode 10 build system due to incompatibility issues which have not yet been resolved in RN57
* Added script to build Android APKs
* Revert back to RN 0.57.1, as 0.57.2 contains a regression causing the bundler to now work out of the box
https://github.com/facebook/react-native/issues/21490
* [android] update firebase sdk versions
* [android] update to gradle v4.6
* replace old logo
* misc js changes
v5.0.0
2018-10-11 17:27:43 +01:00
Michael Diarmid
c4840c0ec1
Update README.md
2018-09-24 20:29:11 +01:00
Michael Diarmid
c5b7e48f31
Create project.json
2018-08-25 14:50:43 +01:00
Elliot Hesp
14140a7faa
Merge pull request #46 from elpopisencio/patch-1
...
Android tag was missing
2018-07-28 15:24:07 +01:00
Jorge Luis Beroisa
c12af8dbab
Android tag was missing
...
Not a major fix
2018-07-27 21:00:49 -03:00
Salakar
2cf3c2340c
switch to v4.3.6
2018-07-13 14:24:32 +01:00
Salakar
3cc35fce7b
Merge remote-tracking branch 'origin/master'
2018-07-13 14:04:42 +01:00
Salakar
00ec0d6a51
[android] fix lint errors
2018-07-13 14:04:32 +01:00
Salakar
9825ba37f1
[ios] remove Invites SDK from pre-installed modules for iOS - requires google sign-in setup to boot app otherwise forces a crash
2018-07-13 13:42:59 +01:00
Salakar
09b5e3e48b
[js] update enabled modules list
2018-07-13 13:29:49 +01:00
Salakar
f489bee790
[android] adjust gradle properties
2018-07-13 13:17:22 +01:00
Salakar
8eff2cc69a
[android] add missing rnfirebase packages
2018-07-13 13:16:57 +01:00
Salakar
afacd337ec
[android] update firebase sdk dependencies
2018-07-13 13:16:32 +01:00
Salakar
69be6ddaba
misc project files
2018-07-13 13:15:17 +01:00
Salakar
9499a3c0f8
[android] update build tools versions
2018-07-13 13:11:15 +01:00
Salakar
535ab93d87
remove google services plist/json from gitignore
2018-07-13 13:10:08 +01:00
Salakar
5e16d038c0
[ios] update dependencies
2018-07-13 12:04:08 +01:00
Salakar
4cfe6e79c3
[ios] update dependencies
2018-07-13 12:03:13 +01:00
Salakar
6d5c558a79
update dependencies
2018-07-13 12:01:36 +01:00
Salakar
cc18737b1d
update dependencies
2018-07-13 12:01:15 +01:00
Michael Diarmid
183f229ccf
change logo
...
change logo
2018-07-13 11:56:05 +01:00
Chris Bianca
b18383ed66
Update to RNFirebase v4.1.0
2018-05-11 10:52:02 +01:00
Chris Bianca
00309327bb
[android] Revert Firestore to v15
2018-05-07 12:16:11 +01:00
Chris Bianca
a5dee58c74
Update package-lock.json
2018-05-06 12:19:41 +01:00
Chris Bianca
6b665d7030
Fix android issues; Update to RNFirebase 4.0.7
2018-05-06 12:17:57 +01:00
Chris Bianca
566a9ac4aa
Update to React Native 0.55.3, React 16.3.1, RNFirebase 4.0.6, Android Firebase 15.0.0
2018-04-27 09:57:10 +01:00
Michael Diarmid
0c8d60e8b1
Update README.md
2018-04-21 14:35:17 +01:00
Michael Diarmid
457215e6e1
Update README.md
2018-04-21 14:32:49 +01:00
Michael Diarmid
f5295d673c
Merge pull request #24 from krozett/master
...
Enable foreground notifications out of the box for Android
2018-04-21 14:07:10 +01:00
Keith Rozett
330137b671
Enable foreground notifications out of the box for Android
2018-04-19 23:56:01 -07:00
Chris Bianca
d05061f129
Update to RNFB v4
2018-04-05 18:20:01 +01:00
Chris Bianca
554825bef6
Remove old logo
2018-03-31 09:24:43 +01:00
Chris Bianca
aed4760445
Update logo and a few other tweaks
2018-03-31 09:24:10 +01:00
Chris Bianca
d87b7d4b5e
Update to RNFB v4.0.0-rc.3
2018-03-31 09:17:49 +01:00
Chris Bianca
1622c44894
Update RN 0.54.4, RNFB 3.3.1
2018-03-31 08:45:31 +01:00
Elliot Hesp
d4df44f6db
Update RN 53.0; RNFB 3.2.7
2018-02-28 09:07:15 +00:00
Michael Diarmid
716f192030
Merge pull request #14 from cmmartin/patch-1
...
Use npm start scripts in README
2018-02-19 10:41:54 +00:00
Michael Diarmid
bc4897aa53
Update README.md
2018-02-07 12:53:42 +00:00
Charlie Martin
902bdad597
Use npm start scripts since most people wont have react-native installed globally
2018-01-23 17:59:38 -05:00
Chris Bianca
22f373349b
Fix a few renaming issues
2018-01-12 16:05:34 +00:00
Chris Bianca
2a76b89a5c
Update to RN 0.52.0, React 16.2.0; Fix jest expo dependency
2018-01-12 15:33:50 +00:00
Chris Bianca
c0d33ee567
Add Crashlytics
2018-01-12 15:15:10 +00:00
Chris Bianca
9f46f0eb31
Bump compileSdkVersion
2017-11-30 12:20:27 +00:00
Chris Bianca
ef9e2f597f
Upgrade to RNFirebase 3.1.1
2017-11-30 10:42:57 +00:00
chrisbianca
6bc92b9890
Correct formatting
2017-11-27 09:01:37 +00:00
chrisbianca
a4c35a6a0a
Add note about node version
2017-11-27 09:01:06 +00:00
chrisbianca
e8c99a41c4
Minor tweak to installation instructions
2017-11-22 17:35:10 +00:00
chrisbianca
e2f20a6c60
Merge pull request #7 from invertase/rename
...
Dependency Upgrades + Rename Script
2017-11-22 17:19:35 +00:00
Chris Bianca
d8763a65a3
Update README and tweak rename behaviour
2017-11-16 17:31:49 +00:00
Chris Bianca
924e595ba3
Merge commit '47d74ba5c2516cb83b7d6e9424bd5ca09fcff33b' into rename
2017-11-16 17:05:43 +00:00