2
0
mirror of https://github.com/status-im/react-native.git synced 2025-01-20 06:18:57 +00:00
James Ide e15035f30b 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 https://github.com/facebook/react-native/pull/3025

Reviewed By: @​svcscm

Differential Revision: D2484901

Pulled By: @foghina
2015-09-29 09:21:33 -07:00

4 lines
150 B
Groovy

// Copyright 2004-present Facebook. All Rights Reserved.
include ':ReactAndroid', ':Examples:UIExplorer:android:app', ':Examples:Movies:android:app'