Closed ChengHsuanLiu closed 6 years ago
Versions: "react-native": "0.53.3" "react": "16.2.0" "react-native-directed-scrollview": "1.3.6"
Code:
Works Perfect on iOS but shows type error on android: TypeError: expected dynamic type double, but had type null constructing arguments for UiManager.dispatchViewManagerCommand at argument index 1
TypeError: expected dynamic type double, but had type null constructing arguments for UiManager.dispatchViewManagerCommand at argument index 1
Please help me :(
Should be fixed with 1.3.7
1.3.7
Versions: "react-native": "0.53.3" "react": "16.2.0" "react-native-directed-scrollview": "1.3.6"
Code:
Works Perfect on iOS but shows type error on android:
TypeError: expected dynamic type double, but had type null constructing arguments for UiManager.dispatchViewManagerCommand at argument index 1
Please help me :(