mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 09:12:02 +00:00
e15035f30b
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
4 lines
150 B
Groovy
4 lines
150 B
Groovy
// Copyright 2004-present Facebook. All Rights Reserved.
|
|
|
|
include ':ReactAndroid', ':Examples:UIExplorer:android:app', ':Examples:Movies:android:app'
|