Skip to content

Instantly share code, notes, and snippets.

@smhatre59
Created October 29, 2016 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smhatre59/b17498ed1be66a4b104d1379c66b6144 to your computer and use it in GitHub Desktop.
Save smhatre59/b17498ed1be66a4b104d1379c66b6144 to your computer and use it in GitHub Desktop.
react native recycler view
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