Skip to content

Commit

Permalink
Update project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
agraebe committed Jul 19, 2019
1 parent e242e3b commit e061f49
Show file tree
Hide file tree
Showing 49 changed files with 5,968 additions and 20,239 deletions.
File renamed without changes.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,6 @@ typings/

# DynamoDB Local files
.dynamodb/

# OSX
.DS_Store
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Placeline Sample Web
Sample NextJS frontend integration for Placeline application
File renamed without changes.
File renamed without changes.
6 changes: 0 additions & 6 deletions mobile/.expo-shared/assets.json

This file was deleted.

10 changes: 0 additions & 10 deletions mobile/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion mobile/.watchmanconfig

This file was deleted.

62 changes: 0 additions & 62 deletions mobile/App.js

This file was deleted.

29 changes: 0 additions & 29 deletions mobile/__tests__/App-test.js

This file was deleted.

22 changes: 0 additions & 22 deletions mobile/__tests__/__snapshots__/App-test.js.snap

This file was deleted.

30 changes: 0 additions & 30 deletions mobile/app.json

This file was deleted.

Binary file removed mobile/assets/fonts/SpaceMono-Regular.ttf
Binary file not shown.
Binary file removed mobile/assets/images/icon.png
Binary file not shown.
Binary file removed mobile/assets/images/robot-dev.png
Binary file not shown.
Binary file removed mobile/assets/images/robot-prod.png
Binary file not shown.
Binary file removed mobile/assets/images/splash.png
Binary file not shown.
6 changes: 0 additions & 6 deletions mobile/babel.config.js

This file was deleted.

8 changes: 0 additions & 8 deletions mobile/components/StyledText.js

This file was deleted.

15 changes: 0 additions & 15 deletions mobile/components/TabBarIcon.js

This file was deleted.

10 changes: 0 additions & 10 deletions mobile/components/__tests__/StyledText-test.js

This file was deleted.

16 changes: 0 additions & 16 deletions mobile/components/__tests__/__snapshots__/StyledText-test.js.snap

This file was deleted.

14 changes: 0 additions & 14 deletions mobile/constants/Colors.js

This file was deleted.

12 changes: 0 additions & 12 deletions mobile/constants/Layout.js

This file was deleted.

12 changes: 0 additions & 12 deletions mobile/navigation/AppNavigator.js

This file was deleted.

13 changes: 0 additions & 13 deletions mobile/navigation/AppNavigator.web.js

This file was deleted.

78 changes: 0 additions & 78 deletions mobile/navigation/MainTabNavigator.js

This file was deleted.

Loading

0 comments on commit e061f49

Please sign in to comment.