Created
October 29, 2016 17:05
-
-
Save smhatre59/b17498ed1be66a4b104d1379c66b6144 to your computer and use it in GitHub Desktop.
react native recycler view
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
include ':ReactNativeRecyclerListview' | |
project(':ReactNativeRecyclerListview').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-recycler-listview/android') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment