mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 12:45:37 +08:00
Wrapper for android RecyclerView to be used by ListView.js
Differential Revision: D2545291 fb-gh-sync-id: 5d745939f6d63aea4cd9bba2f55e68336efc1e9a
This commit is contained in:
committed by
facebook-github-bot-7
parent
d0e40c581d
commit
1e52b8297c
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Copyright 2004-present Facebook. All Rights Reserved.
|
||||
*
|
||||
* @providesModule RecyclerViewBackedScrollView
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
module.exports = require('UnimplementedView');
|
||||
Reference in New Issue
Block a user