Commits (19)
- Martin Santangelo authored45b88e6b
- Martin Santangelo authoredc5b03f0c
- Martin Santangelo authored
[Sprint/LuckyLizard] (feat) improve api error handling See merge request !321
5facdd74 - Martin Santangelo authored6cc97a04
- Martin Santangelo authoredb210c2ac
- Martin Santangelo authoredefb70034
- Martin Santangelo authored04337d80
- Martin Santangelo authored39501ecc
- Martin Santangelo authoreddfd7b65a
- Martin Santangelo authored088cc08e
- Martin Santangelo authored
[Sprint/ModestMonkey] (feat) version bump 3.9.1 See merge request !328
9d04144e - Martin Santangelo authored
[Sprint/ModestMonkey] (fix) type error when user is logged out See merge request !329
02a31216 - Martin Santangelo authored
[Sprint/ModestMonkey] (fix) missing log service in rewards step See merge request !330
472c7db0 - Martin Santangelo authored
[Sprint/ModestMonkey] (fix) trying to get wallet balance without address See merge request !331
17b8071a - Martin Santangelo authored
[Sprint/modestMonkey] (fix) remove deprecated call ios push notification service See merge request !332
44792dfa - Martin Santangelo authored
[Sprint/ModestMonkey] (fix) discovery store reset before init error See merge request !333
f90f9566 - Martin Santangelo authored
[Sprint/ModestMonkey] (fix) feed service error when the request fails and there is no local data to show See merge request !334
3264d4b9 - Martin Santangelo authorede9741133
- Martin Santangelo authored
[Sprint/ModestMonkey] (fix) sentry native errors capture with the rn exception handler See merge request !335
63e81a51
Showing
... | ... | @@ -58,7 +58,7 @@ |
"react-native-device-info": "^2.3.2", | ||
"react-native-device-log": "Minds/react-native-device-log#74f06b09c6656aa228a9a3a474c714d82abf509e", | ||
"react-native-elements": "^0.19.1", | ||
"react-native-exception-handler": "^2.10.7", | ||
"react-native-exception-handler": "^2.10.8", | ||
"react-native-exit-app": "^1.0.0", | ||
"react-native-fast-image": "^5.4.2", | ||
"react-native-file-type": "^0.0.8", | ||
... | ... |