Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@realm/expo-template

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@realm/expo-template

Realm Template for Expo

  • 0.7.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
7
decreased by-12.5%
Maintainers
6
Weekly downloads
 
Created
Source

Expo Template Realm TypeScript

Supports Expo iOS Supports Expo Android

Simple Expo template to quickly get started with Realm.

🚀 How to use

Use the following command to generate your template:

npx create-expo-app MyAwesomeRealmApp --template @realm/expo-template

NOTE: version of npm before v9 may cause problems when initializing the template. If the initialization fails, please upgrade to the latest npm and try again.

npm install -g npm

🏃 How to build and run locally

  • Setup development Environment
  • Build/Run on iOS 🍎
yarn ios
npm run ios
  • Build/Run on Android 🤖
yarn android
npm run android

💻 Start the Dev Client

expo start --dev-client
yarn start
npm run start

🔀 Setting up sync

See https://github.com/realm/realm-js/blob/master/templates/docs/sync-setup.md for instructions.

☁️ Build in the cloud

📝 Notes

FAQs

Package last updated on 25 Aug 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc