We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f58f61 commit 13ad90aCopy full SHA for 13ad90a
README.md
@@ -1,4 +1,6 @@
1
# react-native-nested-listview
2
+
3
+[](https://greenkeeper.io/)
4
UI component for React Native that allows to create a listview with N levels of nesting
5
6

package.json
@@ -26,7 +26,7 @@
26
"eslint-plugin-flowtype": "^2.36.0",
27
"eslint-plugin-react": "^7.4.0",
28
"eslint-plugin-react-native": "^3.1.0",
29
- "flow-bin": "^0.55.0",
+ "flow-bin": "^0.57.3",
30
"jest": "^21.2.0",
31
"prettier": "^1.7.0",
32
"prettier-eslint": "^8.2.1",
0 commit comments