Skip to content

Commit

Permalink
fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiaferrari02 committed Feb 28, 2024
1 parent f169da1 commit deb8e4f
Show file tree
Hide file tree
Showing 5 changed files with 22,484 additions and 571 deletions.
2 changes: 1 addition & 1 deletion example/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
Button,
ScrollView
} from "react-native"
import Gdk from "react-native-gdk"
import Gdk from "@vulpemventures/react-native-gdk"

const gdk = Gdk()

Expand Down
Loading

0 comments on commit deb8e4f

Please sign in to comment.