Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thekevinbrown/realm-js-slow-writes
https://github.com/thekevinbrown/realm-js-slow-writes
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thekevinbrown/realm-js-slow-writes
- Owner: thekevinbrown
- Created: 2019-08-28T00:26:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:19:18.000Z (almost 2 years ago)
- Last Synced: 2023-09-06T09:44:56.337Z (over 1 year ago)
- Language: JavaScript
- Size: 2.04 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo explores some performance problems I'm having with Realm JS.
![Example](example.jpg?raw=true 'Example')
## To Run
1. [Install React Native dependencies for React Native CLI + Mac + Android](https://facebook.github.io/react-native/docs/getting-started)
1. Clone the repo
1. `$ yarn`
1. Plug in an Android device with USB Debugging enabled
1. `$ react-native run-android --variant=release`