Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit e15035f

Browse files
idefacebook-github-bot-4
authored and
facebook-github-bot-4
committed
Delete SampleApp
Summary: The sample app's code has been converted to Yeoman generator templates. Tell people to run the UIExplorer instead, or the `react-native init` project (which is the same as the SampleApp). This will slightly reduce the size of the npm package and cleans up unused files. Closes facebook#3025 Reviewed By: @​svcscm Differential Revision: D2484901 Pulled By: @foghina
1 parent a02785c commit e15035f

File tree

30 files changed

+1
-1577
lines changed

30 files changed

+1
-1577
lines changed

Examples/SampleApp/.gitignore

-27
This file was deleted.

Examples/SampleApp/_flowconfig

-49
This file was deleted.

Examples/SampleApp/_gitignore

-28
This file was deleted.

Examples/SampleApp/_watchmanconfig

-1
This file was deleted.

Examples/SampleApp/android/app/build.gradle

-35
This file was deleted.

Examples/SampleApp/android/app/gradle.properties

-1
This file was deleted.

Examples/SampleApp/android/app/proguard-rules.pro

-17
This file was deleted.

Examples/SampleApp/android/app/src/main/AndroidManifest.xml

-21
This file was deleted.

Examples/SampleApp/android/app/src/main/java/com/facebook/react/sample/MainActivity.java

-88
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Examples/SampleApp/android/app/src/main/res/values/strings.xml

-3
This file was deleted.

Examples/SampleApp/android/app/src/main/res/values/styles.xml

-8
This file was deleted.

0 commit comments

Comments
 (0)