diff --git a/package.json b/package.json index e11df4d6..cd4405e8 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ "devDependencies": { "@types/lodash.debounce": "4.0.3", "@types/prop-types": "15.5.2", - "@types/react-native": "0.49.5", "@types/react": "16.4.7", + "@types/react-native": "0.49.5", "@types/resize-observer-browser": "0.1.7", "file-directives": "1.4.6", "tslint": "5.11.0", diff --git a/src/core/RecyclerListView.tsx b/src/core/RecyclerListView.tsx index 94eff6bf..974df98c 100644 --- a/src/core/RecyclerListView.tsx +++ b/src/core/RecyclerListView.tsx @@ -335,6 +335,11 @@ export default class RecyclerListView