@realm/react-native-template-ts

0.4.2 • Public • Published

React Native Template Realm TypeScript

Usage

Simple React Native template to quickly get started with Realm.

This app implements a simple todo list, using Realm for persistence and the Realm React hooks for React integration. It supports sync, allowing users to login and sync their todo lists across multiple devices.

🚀 How to use

npx react-native init AwesomeRealmProject --template @realm/react-native-template-ts

🏃 How to build and run locally

npm run ios
  • Build/Run on Android 🤖
npm run android

💻 Start the Dev Client

npm start

💾 Testing changes to the template when developing

To test the template locally, run it like any other React Native app: npm i && npx pod-install then npm run ios.

🔀 Setting up sync

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

📝 Notes

Readme

Keywords

none

Package Sidebar

Install

npm i @realm/react-native-template-ts

Weekly Downloads

4

Version

0.4.2

License

Apache-2.0

Unpacked Size

1.46 MB

Total Files

94

Last publish

Collaborators

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