Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gl-react-native-v2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ym
gl-react-native-v2
Commits
1cfec472
Commit
1cfec472
authored
Jan 07, 2016
by
Gaëtan Renaudeau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix example to run w/ npm start and also on Android
parent
3f336735
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
12 additions
and
12 deletions
+12
-12
Examples/AdvancedEffects/android/app/build.gradle
Examples/AdvancedEffects/android/app/build.gradle
+1
-1
Examples/AdvancedEffects/package.json
Examples/AdvancedEffects/package.json
+1
-1
Examples/Hearts/android/app/build.gradle
Examples/Hearts/android/app/build.gradle
+1
-1
Examples/Hearts/package.json
Examples/Hearts/package.json
+1
-1
Examples/Simple/android/app/app.iml
Examples/Simple/android/app/app.iml
+3
-3
Examples/Simple/android/app/build.gradle
Examples/Simple/android/app/build.gradle
+1
-1
Examples/Simple/package.json
Examples/Simple/package.json
+1
-1
Examples/Tests/android/app/build.gradle
Examples/Tests/android/app/build.gradle
+1
-1
Examples/Tests/package.json
Examples/Tests/package.json
+1
-1
android/build.gradle
android/build.gradle
+1
-1
No files found.
Examples/AdvancedEffects/android/app/build.gradle
View file @
1cfec472
...
...
@@ -74,7 +74,7 @@ android {
dependencies
{
compile
fileTree
(
dir:
"libs"
,
include:
[
"*.jar"
])
compile
"com.android.support:appcompat-v7:23.0.1"
compile
"com.facebook.react:react-native:0.1
7
.+"
compile
"com.facebook.react:react-native:0.1
8
.+"
compile
project
(
':RNGL'
)
}
Examples/AdvancedEffects/package.json
View file @
1cfec472
...
...
@@ -3,7 +3,7 @@
"version"
:
"0.0.1"
,
"private"
:
true
,
"scripts"
:
{
"start"
:
"
react-native
start"
"start"
:
"
node node_modules/react-native/local-cli/cli.js
start"
},
"dependencies"
:
{
"fbjs"
:
"^0.6.0"
,
...
...
Examples/Hearts/android/app/build.gradle
View file @
1cfec472
...
...
@@ -74,6 +74,6 @@ android {
dependencies
{
compile
fileTree
(
dir:
"libs"
,
include:
[
"*.jar"
])
compile
"com.android.support:appcompat-v7:23.0.1"
compile
"com.facebook.react:react-native:0.1
7
.+"
compile
"com.facebook.react:react-native:0.1
8
.+"
compile
project
(
":RNGL"
)
}
Examples/Hearts/package.json
View file @
1cfec472
...
...
@@ -3,7 +3,7 @@
"version"
:
"0.0.1"
,
"private"
:
true
,
"scripts"
:
{
"start"
:
"
react-native
start"
"start"
:
"
node node_modules/react-native/local-cli/cli.js
start"
},
"dependencies"
:
{
"crypto"
:
"0.0.3"
,
...
...
Examples/Simple/android/app/app.iml
View file @
1cfec472
...
...
@@ -77,7 +77,7 @@
<excludeFolder
url=
"file://$MODULE_DIR$/build/intermediates/exploded-aar/com.facebook.fresco/fresco/0.8.1/jars"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build/intermediates/exploded-aar/com.facebook.fresco/imagepipeline-okhttp/0.8.1/jars"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build/intermediates/exploded-aar/com.facebook.fresco/imagepipeline/0.8.1/jars"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build/intermediates/exploded-aar/com.facebook.react/react-native/0.1
7.1
/jars"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build/intermediates/exploded-aar/com.facebook.react/react-native/0.1
8.0
/jars"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build/intermediates/exploded-aar/org.webkit/android-jsc/r174650/jars"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build/intermediates/incremental"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build/intermediates/manifests"
/>
...
...
@@ -96,14 +96,14 @@
<orderEntry
type=
"library"
exported=
""
name=
"okio-1.6.0"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"stetho-okhttp-1.2.0"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"okhttp-2.5.0"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"jsr305-3.0.0"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"stetho-1.2.0"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"jsr305-3.0.0"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"jackson-core-2.2.3"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"fbcore-0.8.1"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"commons-cli-1.2"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"recyclerview-v7-23.0.1"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"imagepipeline-0.8.1"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"react-native-0.1
7.1
"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"react-native-0.1
8.0
"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"android-jsc-r174650"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"fresco-0.8.1"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"imagepipeline-okhttp-0.8.1"
level=
"project"
/>
...
...
Examples/Simple/android/app/build.gradle
View file @
1cfec472
...
...
@@ -74,7 +74,7 @@ android {
dependencies
{
compile
fileTree
(
dir:
"libs"
,
include:
[
"*.jar"
])
compile
"com.android.support:appcompat-v7:23.0.1"
compile
"com.facebook.react:react-native:0.1
7
.+"
compile
"com.facebook.react:react-native:0.1
8
.+"
compile
project
(
":RNMaterialKit"
)
compile
project
(
":RNGL"
)
...
...
Examples/Simple/package.json
View file @
1cfec472
...
...
@@ -3,7 +3,7 @@
"version"
:
"0.0.1"
,
"private"
:
true
,
"scripts"
:
{
"start"
:
"
react-native
start"
"start"
:
"
node node_modules/react-native/local-cli/cli.js
start"
},
"dependencies"
:
{
"fbjs"
:
"^0.6.0"
,
...
...
Examples/Tests/android/app/build.gradle
View file @
1cfec472
...
...
@@ -74,7 +74,7 @@ android {
dependencies
{
compile
fileTree
(
dir:
"libs"
,
include:
[
"*.jar"
])
compile
"com.android.support:appcompat-v7:23.0.1"
compile
"com.facebook.react:react-native:0.1
7
.+"
compile
"com.facebook.react:react-native:0.1
8
.+"
compile
project
(
":RNGL"
)
}
Examples/Tests/package.json
View file @
1cfec472
...
...
@@ -3,7 +3,7 @@
"version"
:
"0.0.1"
,
"private"
:
true
,
"scripts"
:
{
"start"
:
"
react-native
start"
"start"
:
"
node node_modules/react-native/local-cli/cli.js
start"
},
"dependencies"
:
{
"fbjs"
:
"^0.6.0"
,
...
...
android/build.gradle
View file @
1cfec472
...
...
@@ -30,5 +30,5 @@ repositories {
}
dependencies
{
compile
'com.facebook.react:react-native:0.1
7
.+'
compile
'com.facebook.react:react-native:0.1
8
.+'
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment