Skip to content

Commit

Permalink
[change] Remove ListView
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Oct 4, 2019
1 parent 973583b commit c4baea3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1,236 deletions.
12 changes: 0 additions & 12 deletions src/exports/ListView/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ import FlatList from './exports/FlatList';
import Image from './exports/Image';
import ImageBackground from './exports/ImageBackground';
import KeyboardAvoidingView from './exports/KeyboardAvoidingView';
import ListView from './exports/ListView';
import Modal from './exports/Modal';
import Picker from './exports/Picker';
import ProgressBar from './exports/ProgressBar';
Expand Down Expand Up @@ -142,7 +141,6 @@ export {
Image,
ImageBackground,
KeyboardAvoidingView,
ListView,
Modal,
Picker,
ProgressBar,
Expand Down
Loading

0 comments on commit c4baea3

Please sign in to comment.