@realm/expo-template

0.7.0 • Public • Published

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @realm/expo-template

Weekly Downloads

26

Version

0.7.0

License

Apache-2.0

Unpacked Size

127 kB

Total Files

30

Last publish

Collaborators

  • ellej
  • kraenhansen
  • kneth
  • realmnpm
  • nirinchev
  • takameyer