Skip to content

Commit

Permalink
Add redux (#1466)
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 authored Jan 8, 2025
1 parent 0379248 commit 671f398
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -13355,5 +13355,14 @@
"web": true,
"expo": true,
"newArchitecture": true
},
{
"githubUrl": "https://github.com/reduxjs/redux",
"examples": ["https://github.com/reduxjs/redux/tree/master/examples"],
"ios": true,
"android": true,
"web": true,
"expo": true,
"newArchitecture": true
}
]

0 comments on commit 671f398

Please sign in to comment.