Skip to content

Commit f4f2297

Browse files
committed
Example is updated
1 parent 8bed106 commit f4f2297

3 files changed

Lines changed: 1 addition & 123 deletions

File tree

example/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import React from "react";
1010
import { View, StatusBar, SafeAreaView } from "react-native";
1111

12-
import ImagedCarouselCard from "./lib/ImagedCarouselCard";
12+
import ImagedCarouselCard from "react-native-imaged-carousel-card";
1313

1414
const App = () => {
1515
return (

example/lib/ImagedCarouselCard.js

Lines changed: 0 additions & 81 deletions
This file was deleted.

example/lib/ImagedCarouselCard.style.js

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)