Skip to content
Compare
Choose a tag to compare
@mrzachnugent mrzachnugent released this 06 May 16:30
· 2 commits to main since this release
3e157a7

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 the npm error ERESOLVE unable to resolve dependency tree issue. You can use npm i --force or npm i --legacy-peer-depsas a temporary work-around (more details)

PR

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:

Full Changelog: https://github.com/mrzachnugent/react-native-reusables/commits/[email protected]