Skip to content

Commit 18d5acc

Browse files
committed
main path bug is fixed
1 parent 8641f85 commit 18d5acc

File tree

6 files changed

+8377
-192
lines changed

6 files changed

+8377
-192
lines changed

example/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import {
1818
Dimensions,
1919
SafeAreaView,
2020
} from "react-native";
21-
import InteractiveTextInput from "./lib/InteractiveTextInput";
21+
import InteractiveTextInput from "react-native-text-input-interactive";
2222

2323
const { width: ScreenWidth } = Dimensions.get("screen");
2424

example/lib/InteractiveTextInput.style.ts

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

example/lib/InteractiveTextInput.tsx

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

0 commit comments

Comments
 (0)