This repository contains We Vote's iOS and Android versions built with ReactNative. It is being built based on specifications created and tested in the We Vote WebApp Using data we have gathered in our API Server from Google Civic API, Vote Smart, MapLight, TheUnitedStates.io and the Voting Information Project. We give voters a social way to interact with ballot data.
Interested in volunteering? Starting presentation here. Please also read about our values and see our Code of Conduct
You can see our current wireframe mockup for a San Francisco ballot here: http://start.wevoteusa.org/
And finally, the current live demo version of the mobile website version is here: https://wevote.me (Our iPhone and Android versions are not available to the public yet.)
Some articles to orient you:
Writing Cross-Platform Apps with React Native
Our commentary: If you know ReactJS, the transition to React Native is very logical -- BUT we are finding that all rendering is new code, and we are not able to bring over too much from our wevote/WebApp repo. We believe that we will be able to use the same data Store and Action code.
These are some videos we suggest to get you started.
React.js Conf 2015 Keynote - Introducing React Native (32 minutes)
React.js Conf 2015 Keynote 2 - A Deep Dive into React Native (30 minutes)
Please read the following before you start contributing to the project. Thank you!