chrisfisher / react-native-directed-scrollview

UNMAINTAINED- see below. A natively implemented scrollview component which lets you specify different scroll directions for child content.
MIT License
149 stars 67 forks source link

Android - Type Error. Error happened once ScrollView rendered #32

Closed ChengHsuanLiu closed 6 years ago

ChengHsuanLiu commented 6 years ago

Versions: "react-native": "0.53.3" "react": "16.2.0" "react-native-directed-scrollview": "1.3.6"

Code: 2018-03-12 11 20 36

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

29132993_10204634004805715_5150280560932814848_o

Please help me :(

chrisfisher commented 6 years ago

Should be fixed with 1.3.7