Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
Use workspaces with react-native-foundation for running test app
Browse files Browse the repository at this point in the history
  • Loading branch information
syaau committed Apr 11, 2018
1 parent 0d5fbdc commit a519947
Show file tree
Hide file tree
Showing 56 changed files with 1,340 additions and 8,308 deletions.
6 changes: 0 additions & 6 deletions .buckconfig

This file was deleted.

1 change: 0 additions & 1 deletion .gitattributes

This file was deleted.

56 changes: 1 addition & 55 deletions .gitignore
@@ -1,57 +1,3 @@
# OSX
#
__dist__
.DS_Store

# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace

# Android/IntelliJ
#
build/
.idea
.gradle
local.properties
*.iml

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

# BUCK
buck-out/
\.buckd/
*.keystore

# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md

fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots


# Ignore output files
/lib
1 change: 0 additions & 1 deletion .watchmanconfig

This file was deleted.

65 changes: 0 additions & 65 deletions android/app/BUCK

This file was deleted.

139 changes: 0 additions & 139 deletions android/app/build.gradle

This file was deleted.

66 changes: 0 additions & 66 deletions android/app/proguard-rules.pro

This file was deleted.

32 changes: 0 additions & 32 deletions android/app/src/main/AndroidManifest.xml

This file was deleted.

15 changes: 0 additions & 15 deletions android/app/src/main/java/com/themedemo/MainActivity.java

This file was deleted.

0 comments on commit a519947

Please sign in to comment.