]>
| author | Bjørn Rustad <bjorn@rustad.me> | |
| Thu, 16 Aug 2018 17:03:47 +0000 (19:03 +0200) | ||
| committer | Bjørn Rustad <bjorn@rustad.me> | |
| Thu, 16 Aug 2018 17:03:47 +0000 (19:03 +0200) | ||
| commit | e6885441e345921a2d5b1a5b3cb3e8c8a90657b2 | |
| tree | 510e8c667ed5d3662ec2f120843f5de4f781b6c5 | tree | snapshot |
| .gitignore | [new file with mode: 0644] | blob |
| App.js | [new file with mode: 0644] | blob |
| __tests__/App-test.js | [new file with mode: 0644] | blob |
| app.json | [new file with mode: 0644] | blob |
| assets/fonts/SpaceMono-Regular.ttf | [new file with mode: 0755] | blob |
| assets/images/icon.png | [new file with mode: 0644] | blob |
| assets/images/robot-dev.png | [new file with mode: 0644] | blob |
| assets/images/robot-prod.png | [new file with mode: 0644] | blob |
| assets/images/splash.png | [new file with mode: 0644] | blob |
| components/StyledText.js | [new file with mode: 0644] | blob |
| components/TabBarIcon.js | [new file with mode: 0644] | blob |
| components/__tests__/StyledText-test.js | [new file with mode: 0644] | blob |
| constants/Colors.js | [new file with mode: 0644] | blob |
| constants/Layout.js | [new file with mode: 0644] | blob |
| navigation/AppNavigator.js | [new file with mode: 0644] | blob |
| navigation/MainTabNavigator.js | [new file with mode: 0644] | blob |
| package.json | [new file with mode: 0644] | blob |
| screens/HomeScreen.js | [new file with mode: 0644] | blob |
| screens/LinksScreen.js | [new file with mode: 0644] | blob |
| screens/SettingsScreen.js | [new file with mode: 0644] | blob |