mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-28 18:32:36 +03:00
bugsnag update
This commit is contained in:
parent
faa5454abb
commit
71f2a3f8af
@ -24,10 +24,10 @@ PODS:
|
|||||||
- AppCenterReactNativeShared (2.6.0):
|
- AppCenterReactNativeShared (2.6.0):
|
||||||
- AppCenter/Core (= 2.5.1)
|
- AppCenter/Core (= 2.5.1)
|
||||||
- boost-for-react-native (1.63.0)
|
- boost-for-react-native (1.63.0)
|
||||||
- BugsnagReactNative (2.23.2):
|
- BugsnagReactNative (2.23.3):
|
||||||
- BugsnagReactNative/Core (= 2.23.2)
|
- BugsnagReactNative/Core (= 2.23.3)
|
||||||
- React
|
- React
|
||||||
- BugsnagReactNative/Core (2.23.2):
|
- BugsnagReactNative/Core (2.23.3):
|
||||||
- React
|
- React
|
||||||
- BVLinearGradient (2.5.6):
|
- BVLinearGradient (2.5.6):
|
||||||
- React
|
- React
|
||||||
@ -294,7 +294,7 @@ PODS:
|
|||||||
- RSKImageCropper
|
- RSKImageCropper
|
||||||
- RNReanimated (1.3.0):
|
- RNReanimated (1.3.0):
|
||||||
- React
|
- React
|
||||||
- RNScreens (2.0.0-alpha.15):
|
- RNScreens (2.0.0-alpha.16):
|
||||||
- React
|
- React
|
||||||
- RNSVG (9.11.1):
|
- RNSVG (9.11.1):
|
||||||
- React
|
- React
|
||||||
@ -473,7 +473,7 @@ SPEC CHECKSUMS:
|
|||||||
appcenter-push: d5a64c593578762f773ac40b76a2e6965911e45c
|
appcenter-push: d5a64c593578762f773ac40b76a2e6965911e45c
|
||||||
AppCenterReactNativeShared: d5e360f8a4cb5126d29e31ab98051d2f070ba631
|
AppCenterReactNativeShared: d5e360f8a4cb5126d29e31ab98051d2f070ba631
|
||||||
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
|
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
|
||||||
BugsnagReactNative: 0a24a1dd2cac88862d67b938f809bec8274130a9
|
BugsnagReactNative: 34f9500e304c2667ce7a3e76037d91e41eca2ffe
|
||||||
BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872
|
BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872
|
||||||
CodePush: a503ca0caee269e68d8faaafe4414990ec282520
|
CodePush: a503ca0caee269e68d8faaafe4414990ec282520
|
||||||
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
|
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
|
||||||
@ -514,7 +514,7 @@ SPEC CHECKSUMS:
|
|||||||
RNIap: b4c77c8bc4501203f4b743126a05da23f10f40b4
|
RNIap: b4c77c8bc4501203f4b743126a05da23f10f40b4
|
||||||
RNImageCropPicker: bfb3ea9c8622f290532e2fe63f369e0d5a52f597
|
RNImageCropPicker: bfb3ea9c8622f290532e2fe63f369e0d5a52f597
|
||||||
RNReanimated: 6abbbae2e5e72609d85aabd92a982a94566885f1
|
RNReanimated: 6abbbae2e5e72609d85aabd92a982a94566885f1
|
||||||
RNScreens: 055721f56f831d17a20d84b613dc0ca9a50e3fcd
|
RNScreens: 6f748645b4037f2579b363862754dd458d8ce376
|
||||||
RNSVG: be27aa7c58819f97399388ae53d7fa0572f32c7f
|
RNSVG: be27aa7c58819f97399388ae53d7fa0572f32c7f
|
||||||
RNVectorIcons: 0bb4def82230be1333ddaeee9fcba45f0b288ed4
|
RNVectorIcons: 0bb4def82230be1333ddaeee9fcba45f0b288ed4
|
||||||
RSKImageCropper: a446db0e8444a036b34f3c43db01b2373baa4b2a
|
RSKImageCropper: a446db0e8444a036b34f3c43db01b2373baa4b2a
|
||||||
|
@ -929,7 +929,7 @@
|
|||||||
);
|
);
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = app.esteem.mobile.ios;
|
PRODUCT_BUNDLE_IDENTIFIER = app.esteem.mobile.ios;
|
||||||
PRODUCT_NAME = eSteem;
|
PRODUCT_NAME = eSteem;
|
||||||
PROVISIONING_PROFILE_SPECIFIER = dev;
|
PROVISIONING_PROFILE_SPECIFIER = dev09Dec;
|
||||||
TARGETED_DEVICE_FAMILY = "1,2";
|
TARGETED_DEVICE_FAMILY = "1,2";
|
||||||
VERSIONING_SYSTEM = "apple-generic";
|
VERSIONING_SYSTEM = "apple-generic";
|
||||||
};
|
};
|
||||||
|
Binary file not shown.
@ -32,7 +32,7 @@
|
|||||||
"appcenter-push": "^2.6.0",
|
"appcenter-push": "^2.6.0",
|
||||||
"axios": "^0.18.0",
|
"axios": "^0.18.0",
|
||||||
"buffer": "^5.2.1",
|
"buffer": "^5.2.1",
|
||||||
"bugsnag-react-native": "^2.23.2",
|
"bugsnag-react-native": "^2.23.3",
|
||||||
"core-js": "^2.6.0",
|
"core-js": "^2.6.0",
|
||||||
"crypto-js": "^3.1.9-1",
|
"crypto-js": "^3.1.9-1",
|
||||||
"currency-symbol-map": "^4.0.4",
|
"currency-symbol-map": "^4.0.4",
|
||||||
|
@ -5,7 +5,6 @@ import Svg, { Circle, Path } from 'react-native-svg';
|
|||||||
import scalePx from '../../../utils/scalePx';
|
import scalePx from '../../../utils/scalePx';
|
||||||
import styles from './bottomTabBarStyles';
|
import styles from './bottomTabBarStyles';
|
||||||
|
|
||||||
|
|
||||||
const AnimatedCircle = Animated.createAnimatedComponent(Circle);
|
const AnimatedCircle = Animated.createAnimatedComponent(Circle);
|
||||||
const AnimatedPath = Animated.createAnimatedComponent(Path);
|
const AnimatedPath = Animated.createAnimatedComponent(Path);
|
||||||
|
|
||||||
@ -164,12 +163,7 @@ const TabBarItem = ({
|
|||||||
}
|
}
|
||||||
if (showIcon) {
|
if (showIcon) {
|
||||||
return (
|
return (
|
||||||
<TouchableHighlight
|
<TouchableHighlight underlayColor="transparent" style={[styles.navItem]}>
|
||||||
underlayColor="transparent"
|
|
||||||
style={[
|
|
||||||
styles.navItem
|
|
||||||
]}
|
|
||||||
>
|
|
||||||
<View style={styles.circle}>{selectedIcon || icon}</View>
|
<View style={styles.circle}>{selectedIcon || icon}</View>
|
||||||
</TouchableHighlight>
|
</TouchableHighlight>
|
||||||
);
|
);
|
||||||
|
@ -2382,10 +2382,10 @@ buffer@^5.2.1:
|
|||||||
base64-js "^1.0.2"
|
base64-js "^1.0.2"
|
||||||
ieee754 "^1.1.4"
|
ieee754 "^1.1.4"
|
||||||
|
|
||||||
bugsnag-react-native@^2.23.2:
|
bugsnag-react-native@^2.23.3:
|
||||||
version "2.23.2"
|
version "2.23.3"
|
||||||
resolved "https://registry.yarnpkg.com/bugsnag-react-native/-/bugsnag-react-native-2.23.2.tgz#36143187b67605934e3441a7d8562f60666f5919"
|
resolved "https://registry.yarnpkg.com/bugsnag-react-native/-/bugsnag-react-native-2.23.3.tgz#c4116d85b7ed921f59ea395521577f0d60280805"
|
||||||
integrity sha512-nCvYswyr43GGlE4LEdD5p7XR2NvkVKmSxF7+i//ONWszS/cHnO0D1h57LlPo2elzcDpK9NHGcz3h6WkZVxkf0Q==
|
integrity sha512-SPchJq+V0Pwl1PhLlEltyP+5mNzwPomTOJPAaMINiDyg9RsuCPK8onzetJj0PlP5gfULHrjEU7ZRhARh1eMKvw==
|
||||||
dependencies:
|
dependencies:
|
||||||
iserror "^0.0.2"
|
iserror "^0.0.2"
|
||||||
promise "^7"
|
promise "^7"
|
||||||
|
Loading…
Reference in New Issue
Block a user