No description
Find a file
2016-10-14 15:00:09 -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 Removed isomorphic-fetch from non-test code (#8) 2016-10-12 18:02:12 -04:00
test Removed isomorphic-fetch from non-test code (#8) 2016-10-12 18:02:12 -04:00
.babelrc Use babelrc (#10) 2016-10-14 15:00:09 -07: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 Update index.android.js to match index.ios.js (#9) 2016-10-13 16:14:22 -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 Use babelrc (#10) 2016-10-14 15:00:09 -07:00
rn-cli.config.js Added script to make React Native support absolute imports 2016-10-07 11:46:40 -04:00