realm-tasks
realm-tasks copied to clipboard
To Do app built with Realm, inspired by Clear for iOS
Now that we've released Realm Cloud the easiest way for a developer to get started is not by running ROS locally but instead spinning up a cloud instance. We should...
A lot of stuff has happened in the React / React Native projects that we should adapt our example app to. After updating `react-native` remember to run `react-native upgrade` or...
Now that we've released Realm Cloud with a GraphQL endpoint it would be good to get an example out showing how it can be used.
After Logout and re-login the lists are not syncing , and also kill app and relaunch app but not sync data . How to solve this problem, please help me...
Update dependency to `4.4.0` to fix a logout issue #440
Both emulators are online, I register in the first one then sign in. After signing in a go to emulator number two and sign in using same name and password....
After Logout and re-login the lists are not syncing . but after killing process and relaunching app synces correctly. I tried to transfer the code from onStart/onStop to onCreate/onDestroy also...
Update Realm tp 3.0.2, Cartography to 2.1.0 SafeArea suppport requires Cartography 2.1.0. @dhmspector @austinzheng @icanzilb
- Avoid changing `contentOffset` of table view to easily support various screen size. - Change pull-to-insert distance to consider safe area. - Fixed AutoLayout constraint that behaves different depends on...
In terminal, "pod install" prints warning. "To avoid issues in the future, you should not use TextEdit for editing it. If you are not using TextEdit, you should turn off...