0.4.2 • Published 2 years ago
@realm/expo-template-ts v0.4.2
Expo Template Realm TypeScript
Simple Expo template to quickly get started with Realm.
🚀 How to use
If you haven't already, install the expo-cli
:
npm install --global expo-cli
yarn global add expo-cli
Then use the following command to generate your template:
expo init MyAwesomeRealmApp --template @realm/expo-template-ts
🏃 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
0.4.1
2 years ago
0.4.0
2 years ago
0.4.2
2 years ago
0.3.1
3 years ago
0.3.0
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.1.0
3 years ago
0.0.3-alpha.1
3 years ago
0.0.2
3 years ago
0.0.2-alpha.1
3 years ago
0.0.1
3 years ago
0.0.1-alpha.2
3 years ago
0.0.1-alpha.1
3 years ago