Open sinhpn92 opened 5 years ago
I have put console log in some methods: onChangeTab, renderTabBar,... After that, my app is laggy and crash then :(
onChangeTab
renderTabBar
I'm using: "react-native-scrollable-tab-view": "^0.10.0"
"react-native-scrollable-tab-view": "^0.10.0"
My device info:
info React Native Environment Info: System: OS: macOS 10.14.4 CPU: (4) x64 Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz Memory: 1.98 GB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 10.14.2 - /usr/local/bin/node Yarn: 1.12.3 - /usr/local/bin/yarn npm: 6.9.2 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2 Android SDK: API Levels: 19, 20, 21, 22, 23, 24, 25, 26, 27, 28 Build Tools: 23.0.1, 25.0.0, 25.0.1, 25.0.2, 25.0.3, 26.0.1, 26.0.2, 26.0.3, 27.0.3, 28.0.0, 28.0.0, 28.0.0, 28.0.2, 28.0.3, 29.0.0, 29.0.0, 29.0.0, 29.0.0 System Images: android-19 | ARM EABI v7a, android-19 | Intel x86 Atom, android-19 | Google APIs ARM EABI v7a, android-19 | Google APIs Intel x86 Atom, android-24 | Google Play Intel x86 Atom, android-26 | Google Play Intel x86 Atom, android-27 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom, android-28 | Google Play Intel x86 Atom_64 IDEs: Android Studio: 3.4 AI-183.6156.11.34.5522156 Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild npmPackages: react: 16.8.3 => 16.8.3 react-native: 0.59.9 => 0.59.9 npmGlobalPackages: metro-react-native-babel-preset: 0.51.1 react-native-cli: 2.0.1 react-native-fast-image: 5.0.11
I have put console log in some methods:
onChangeTab
,renderTabBar
,... After that, my app is laggy and crash then :(I'm using:
"react-native-scrollable-tab-view": "^0.10.0"
My device info: