Releases: mrzachnugent/react-native-reusables
Releases · mrzachnugent/react-native-reusables
[email protected]
CLI v0.3.8
Updates the starter-base-template:
- Updated expo and expo related packages with
npx expo install expo@^53.0.0 --fix
- Updated
lucide-react-native
to^0.507.0
- Updated
@rn-primitives/portal
to~1.2.0
You can start a new project with the latest changes using:
npx @react-native-reusables/cli@latest init
Note: If using
npm
as a package manager, you will likely run into thenpm error ERESOLVE unable to resolve dependency tree
issue. You can usenpm i --force
ornpm i --legacy-peer-deps
as a temporary work-around (more details)
PR
- chore: update to expo sdk 53 by @mrzachnugent in #389
All Contributors
Even though I'm a bit late in starting release notes, I want to thank everyone who has contributed. This project wouldn't have reached 5,733 GitHub stars without your support ❤️.
Here are the autogenerated contributors:
- @tyrauber made their first contribution in #2
- @JoseJPR made their first contribution in #4
- @EuanMorgan made their first contribution in #18
- @mrzachnugent made their first contribution in #23
- @ck-euan made their first contribution in #26
- @javascripter made their first contribution in #28
- @trentcharlie made their first contribution in #22
- @the-simian made their first contribution in #35
- @Linzo99 made their first contribution in #54
- @corysimmons made their first contribution in #88
- @etcd made their first contribution in #110
- @tomheaton made their first contribution in #115
- @vktrl made their first contribution in #129
- @busybox11 made their first contribution in #133
- @ivstiv made their first contribution in #138
- @nikgraf made their first contribution in #159
- @swargaraj made their first contribution in #177
- @kerimovok made their first contribution in #188
- @SeanBarker182 made their first contribution in #196
- @akodkod made their first contribution in #197
- @tripolskypetr made their first contribution in #212
- @periakteon made their first contribution in #211
- @RWOverdijk made their first contribution in #227
- @kevin-kidd made their first contribution in #235
- @behawesometw made their first contribution in #258
- @ssinigaglia made their first contribution in #259
- @nayanrdeveloper made their first contribution in #276
- @jayala made their first contribution in #292
- @unisol1020 made their first contribution in #294
- @LanceALaughlin made their first contribution in #308
- @yjose made their first contribution in #313
- @Bowlerr made their first contribution in #317
- @r3m00n made their first contribution in #361
- @K-E-L made their first contribution in #386
Full Changelog: https://github.com/mrzachnugent/react-native-reusables/commits/[email protected]