We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25fb0ed commit b43a0edCopy full SHA for b43a0ed
3 files changed
‎example/App.tsx‎
@@ -1,7 +1,6 @@
1
import React from "react";
2
import { SafeAreaView } from "react-native";
3
-
4
-import ToggleButton from "./lib/ToggleButton";
+import ToggleButton from "react-native-toggle-button";
5
6
const App = () => {
7
return (
0 commit comments