chanoscar0 / electron-react-samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realm with React + Electron

TypeScript

In each directory run

npm install && npm start

And voila! You are starting with Realm, React and Electron!

The Sample Apps

Each Top Level Directory is a sample app focused around a concept of use with Realm

  1. large-virtualized-datagrid - shows how to use react-data-grid with Realm Mobile Database for _large 1,000,000 objects
  2. reactive-datagrid - shows how to use react-data-grid with Realm Mobile Database for extremely fast data mutations.
  3. Realm Mobile Platform Example - Example coming soon!

About


Languages

Language:TypeScript 84.6%Language:HTML 15.4%