luna
luna copied to clipboard
Luna - a React Native + Next.js template. Built with TypeScript :heart:
### Summary This PR improves deep linking and shows my journey trying to learn and understand them. ### Steps to configure: 1. Be sure to add `yourschemename` to your linking...
Hey @criszz77 - this is more of a question, I am using this on my work projects because otherwise it's possible for the screen state on mobile (where people touch...
Who knew web-compatible navigation would be subtle? I did not. I need to handle these things though, and none were handled with this template or my previous knowledge: - deep...
**Is your feature request related to a problem? Please describe.** I think every app needs a bootsplash. Nothing that slows app load down (that's a negative user experience) but it...
**Is your feature request related to a problem? Please describe.** microbrowsers (like google search, or the minibrowsers used to parse a site behind a URL used when sharing an app...
**Describe the bug** The CLI tool `yarn create luna-app` fails during the creation of a project with expo for RN ```sh Node.js v18.13.0 error Command failed. Exit code: 1 Command:...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.1.4 to 4.2.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.19. Release notes Sourced from vm2's releases. 3.9.19 Fixes https://github.com/patriksimek/vm2/commit/cfa3fc6f81be05ce9ed08a79a406ebe3b61ead3e: Fix resolver issue. 3.9.18 New Features https://github.com/patriksimek/vm2/commit/dd81ff616ff528de5dc7a1cf2939de3d3701539d: Add resolver API to create a shared resolver...