Skip to content

Commit b43a0ed

Browse files
committed
chore: tested and published 🥰
1 parent 25fb0ed commit b43a0ed

File tree

3 files changed

+8440
-3
lines changed

3 files changed

+8440
-3
lines changed

‎example/App.tsx‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from "react";
22
import { SafeAreaView } from "react-native";
3-
4-
import ToggleButton from "./lib/ToggleButton";
3+
import ToggleButton from "react-native-toggle-button";
54

65
const App = () => {
76
return (

0 commit comments

Comments
 (0)