A simple weather app built with React Native and Realm
Stars
921
Forks
237
Watchers
921
Open Issues
8
Overall repository health assessment
15.0.2^0.26.3^2.0.3^4.4.5^0.1.5^0.13.2^3.5.2^2.6.1^2.1.0^0.26.030
commits
Added more components to simplify code, minor style changes
75593dcView on GitHubAdded swipeout for locations to allow for deletion, implemented adding of new locations
bfe9011View on GitHubAdded usage of the postcode service to retrieve and display data in the add location view
316cdd1View on GitHubImplemented animations for add location view search bar state changes.
336b108View on GitHubAdded display of locations in locations view, refactored default settings styles, improved styles on most app views, refactored navigation methods, added Add Location view
5eaa2c5View on GitHubAdded Realm schema, updated services to use Realm for storage, updated actions to support fetching data from Realm, plus other changes
d9952e3View on GitHubUpdated README, minor config/actions changes, improved styles for footer and settings views, first version of Realm schema, fixed loading view styles
07276aaView on GitHubAdded prototype of settings UI with navigation, close button on default settings/location view
4118f40View on GitHubAdded bottom app footer component, introduced application navigators, implemented an example settings navigator, added vector icons, refactored most of the app to support navigational states, updated test repository for quick debugging, added a few example settings views
009e630View on GitHub