Skip to content

Commit

Permalink
Add @reduxjs/toolkit (#1464)
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 authored Jan 8, 2025
1 parent 6cedfe4 commit a4b6593
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -13330,5 +13330,18 @@
"ios": true,
"android": true,
"newArchitecture": false
},
{
"githubUrl": "https://github.com/reduxjs/redux-toolkit/tree/master/packages/toolkit",
"examples": [
"https://github.com/reduxjs/redux-toolkit/tree/master/examples/publish-ci/react-native",
"https://github.com/reduxjs/redux-toolkit/tree/master/examples/publish-ci/expo"
],
"npmPkg": "@reduxjs/toolkit",
"ios": true,
"android": true,
"web": true,
"expo": true,
"newArchitecture": true
}
]

0 comments on commit a4b6593

Please sign in to comment.