Skip to content

Commit 1afe1ee

Browse files
Merge pull request #473 from reown-com/chore/added-import
chore: added react-native-compat import
2 parents 9fbb3cf + f610f5e commit 1afe1ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/appkit/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import '@walletconnect/react-native-compat';
2+
13
/********** Components **********/
24
export {
35
AccountButton as AccountButton,

0 commit comments

Comments
 (0)