Skip to content

Commit 00ea0bc

Browse files
author
amoreno
committed
Start project
Update README.md and lib Update example Update README.md Update project Update project Update project Update README.md
1 parent 0e9fa49 commit 00ea0bc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+1136
-3190
lines changed

Diff for: .babelrc

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"presets": ["react-native", "flow"]
3+
}

Diff for: .travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: node_js
2+
node_js:
3+
- 6.2.0

Diff for: Example/.babelrc

-3
This file was deleted.

Diff for: Example/.buckconfig

-6
This file was deleted.

Diff for: Example/.flowconfig

-67
This file was deleted.

Diff for: Example/.gitattributes

-1
This file was deleted.

Diff for: Example/.gitignore

-56
This file was deleted.

Diff for: Example/.watchmanconfig

-1
This file was deleted.

Diff for: Example/App.js

-61
This file was deleted.

Diff for: Example/android/app/BUCK

-65
This file was deleted.

0 commit comments

Comments
 (0)