- http://data-creative.info/process-documentation/2015/07/18/how-to-set-up-a-mac-development-environment/
- http://data-creative.info/process-documentation/2016/07/22/react-native-android-dev-env-setup-from-scratch/
- https://github.com/s2t2/beacon-navigator/blob/master/index.android.js
- https://github.com/s2t2/beacon-navigator/blob/master/components/HomePage.js
- https://github.com/s2t2/react-robots
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Introduction_to_Object-Oriented_JavaScript
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes#Strict_mode
- https://www.sitepoint.com/object-oriented-javascript-deep-dive-es6-classes/
- https://scotch.io/tutorials/better-javascript-with-es6-pt-ii-a-deep-dive-into-classes
- http://stackoverflow.com/a/35442541/670433
- http://stackoverflow.com/a/40077033/670433
- http://es6-features.org/
- http://stackoverflow.com/questions/5767325/how-to-remove-a-particular-element-from-an-array-in-javascript
- https://toddmotto.com/react-create-class-versus-component/
- http://reactkungfu.com/2015/07/why-and-how-to-bind-methods-in-your-react-component-classes/
- https://facebook.github.io/react/docs/reusable-components.html
- https://babeljs.io/blog/2015/06/07/react-on-es6-plus
- http://stackoverflow.com/a/40076899/670433
- https://camjackson.net/post/9-things-every-reactjs-beginner-should-know
- https://facebook.github.io/react-native/docs/asyncstorage.html
- facebook/react-native#5233 (comment)
- facebook/react-native#2303
- https://facebook.github.io/react-native/docs/flexbox.html
- https://facebook.github.io/react-native/docs/view.html
- https://facebook.github.io/react-native/docs/text.html
- https://facebook.github.io/react-native/docs/picker.html
- https://facebook.github.io/react-native/docs/modal.html
- https://facebook.github.io/react-native/docs/debugging.html#accessing-the-in-app-developer-menu
- https://github.com/xgfe/react-native-datepicker/blob/7bed2921e5e6b1044f3bc8af05ed3d54c633c81f/style.js
- https://facebook.github.io/react-native/docs/listview.html
- https://facebook.github.io/react/docs/reusable-components.html#prop-validation
- oblador/react-native-vector-icons#480 (comment)
- lottie-react-native/lottie-react-native#38
- https://facebook.github.io/react-native/releases/0.21/docs/linking.html
- http://facebook.github.io/react-native/releases/0.42/docs/netinfo.html
- https://facebook.github.io/react-native/docs/alert.html
- http://www.shorelineeast.com/images/slider/sle_home_map.png
- http://www.color-hex.com/
- http://www.color-hex.com/color/cccccc
- http://nativebase.io/docs/v0.5.7/getting-started
- http://nativebase.io/docs/v0.5.7/cheatsheet
- http://www.w3schools.com/colors/colors_shades.asp
- Toasts, aka flash messages
- http://nativebase.io/docs/v0.5.2/getting-started#installing-peer-dependencies
- https://github.com/rnpm/rnpm
- https://stackoverflow.com/a/21609757/670433
- https://docs.gradle.org/2.9/userguide/gradle_daemon.html
- https://www.garyshood.com/imageconvert/code.php
- https://stackoverflow.com/questions/34329715/how-to-add-icons-to-react-native-app
- https://facebook.github.io/react-native/docs/signed-apk-android.html
- https://stackoverflow.com/questions/35935060/how-can-i-generate-an-apk-that-can-run-without-server-with-react-native
- https://pilloxa.gitlab.io/posts/safer-passwords-in-gradle/
- https://stackoverflow.com/questions/22681907/you-uploaded-an-apk-that-is-not-zip-aligned-error
- https://developer.android.com/studio/publish/app-signing.html#releasecompile
- https://www.youtube.com/watch?v=1aA949H-shk