Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@create-luna-app/expo
Advanced tools
🌘Luna is a React Native and Next.js boilerplate so your app can run on Android, IOS and Web concurrently.
⚠️ Please be sure your environment is set up correctly for React Native.
yarn web
Runs the app in the web in development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
yarn build
Builds the web app for production with Next.js.
yarn next-start
Runs the web app in production mode with Next.js.
Open http://localhost:3000 to view it in the browser.
Note: You have to run yarn build
first!
yarn start
Start Metro Bundler. After that, you can press "i" or "a" to run the app on iOS or Android simulator respectively.
yarn lint:all
(runs eslint, prettier, and tsc)yarn test:all
(runs jest)FAQs
🌘Luna is a React Native and Next.js boilerplate so your app can run on Android, IOS and Web concurrently.
We found that @create-luna-app/expo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.