Skip to content

Commit

Permalink
Anyline 3.19
Browse files Browse the repository at this point in the history
additional Document configurations
new structure
  • Loading branch information
Jonas committed Dec 7, 2017
1 parent 5c5ba7f commit 66be142
Show file tree
Hide file tree
Showing 154 changed files with 1,117 additions and 2,545 deletions.
30 changes: 15 additions & 15 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
# Created by .ignore support plugin (hsz.mobi)
.idea/
.tmp/
android/.gradle/
android/.idea/
android/AnylineReactNative.iml
android/app/app.iml
android/app/build/
android/app/libs/
android/build/
android/gen/
android/.settings
ios/build/
node_modules/
example/RNExampleApp/android/.gradle/
example/RNExampleApp/android/.idea/
example/RNExampleApp/android/AnylineReactNative.iml
example/RNExampleApp/android/app/app.iml
example/RNExampleApp/android/app/build/
example/RNExampleApp/android/app/libs/
example/RNExampleApp/android/build/
example/RNExampleApp/android/gen/
example/RNExampleApp/android/.settings
example/RNExampleApp/ios/build/
example/RNExampleApp/node_modules/
example/RNExampleApp/ios/Pods
# OSX
#
.DS_Store
.settings
android/.settings
# Xcode
#
build/
Expand All @@ -35,7 +36,7 @@ DerivedData
*.ipa
*.xcuserstate
project.xcworkspace
example/Anyline/ios/ip.txt
example/RNExampleApp/ios/ip.txt
# Android/IJ
#
*.iml
Expand All @@ -45,7 +46,6 @@ local.properties

# node.js
#
node_modules/
npm-debug.log

#iOS
Expand All @@ -62,4 +62,4 @@ android/keystores/debug.keystore
tsconfig.json

#Pods
example/Anyline/ios/Podfile.lock
example/RNExampleApp/ios/Podfile.lock
3 changes: 0 additions & 3 deletions example/Anyline/.babelrc

This file was deleted.

15 changes: 0 additions & 15 deletions example/Anyline/__tests__/index.android.js

This file was deleted.

16 changes: 0 additions & 16 deletions example/Anyline/__tests__/index.ios.js

This file was deleted.

17 changes: 0 additions & 17 deletions example/Anyline/android/.project

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions example/Anyline/android/app/.classpath

This file was deleted.

23 changes: 0 additions & 23 deletions example/Anyline/android/app/.project

This file was deleted.

This file was deleted.

27 changes: 0 additions & 27 deletions example/Anyline/android/app/src/main/AndroidManifest.xml

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 0 additions & 3 deletions example/Anyline/android/app/src/main/res/values/strings.xml

This file was deleted.

Binary file not shown.

This file was deleted.

8 changes: 0 additions & 8 deletions example/Anyline/android/keystores/BUCK

This file was deleted.

17 changes: 0 additions & 17 deletions example/Anyline/android/settings.gradle

This file was deleted.

4 changes: 0 additions & 4 deletions example/Anyline/app.json

This file was deleted.

Loading

0 comments on commit 66be142

Please sign in to comment.