No description
Find a file
2016-10-12 14:41:00 -07:00
android Initial commit 2016-10-04 14:10:44 -04:00
ios Updated react-native projects 2016-10-07 11:49:31 -04:00
src Fix filenames for button & loading components (#4) 2016-10-12 16:13:53 -04:00
test Changed actions tests to use TestHelper 2016-10-12 11:30:05 -04:00
.buckconfig Initial commit 2016-10-04 14:10:44 -04:00
.editorconfig Updated packages, switched to mocha for testing 2016-10-07 11:11:14 -04:00
.eslintrc.json Started adding separate client tests from redux tests 2016-10-11 11:21:15 -04:00
.flowconfig Updated react-native projects 2016-10-07 11:49:31 -04:00
.gitignore Initial commit 2016-10-04 14:10:44 -04:00
.npminstall Initial commit 2016-10-04 14:10:44 -04:00
.watchmanconfig Initial commit 2016-10-04 14:10:44 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md (#5) 2016-10-12 16:45:54 -04:00
index.android.js Updated packages, switched to mocha for testing 2016-10-07 11:11:14 -04:00
index.ios.js Updated packages, switched to mocha for testing 2016-10-07 11:11:14 -04:00
LICENSE.txt Adding Apache 2.0 license 2016-10-11 09:14:00 -07:00
Makefile Initial commit 2016-10-04 14:10:44 -04:00
package.json Attempt to fix how eslint is called from package.json (#7) 2016-10-12 14:41:00 -07:00
rn-cli.config.js Added script to make React Native support absolute imports 2016-10-07 11:46:40 -04:00