Felix Oghina
53fc5624e4
[reactnative] send platform arg with all packager requests
2015-08-29 06:36:18 -08:00
Martin Konicek
bb708769d4
[ReactNative] Fix sample apps
2015-08-24 11:48:10 -08:00
Christopher Chedeau
cf617640f3
[OpenSource] Fix 2048
...
Summary:
There were two issues:
(1) it was using /Users/sahrens as a path
(2) needed to remove RCTAnimationExperimental which doesn't exist anymore and add RCTWebSocket
2015-08-19 20:23:20 -07:00
Andrei Coman
aefb3d3628
[ReactNative] Use new animation library for 2048 game demo
2015-07-23 12:36:31 -08:00
Christopher Chedeau
b34892eb80
[ReactNative][BREAKING_CHANGE] Remove cloneElement from TouchableBounce
2015-07-22 17:22:35 -08:00
Nick Lockwood
650fc9de4c
Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues
...
Summary:
@public
I've increased the warning levels in the OSS frameworks, which caught a bunch of minor issues. I also fixed some new errors in Xcode 7 relating to designated initializers and TLS security.
Test Plan:
* Test the sample apps and make sure they still work.
* Run tests.
2015-06-15 07:52:50 -08:00
Gabe Levi
184bb1151a
[Flow] v0.11.0 cleaning - Part 14 (react-native-github)
2015-05-13 13:24:36 -07:00
Nick Lockwood
bbd5259586
Fixed reachability
2015-04-20 08:33:56 -08:00
Spencer Ahrens
9ea0002774
[ReactNative] fixup AnimationExperimental a bit
2015-04-08 14:09:32 -08:00
Spencer Ahrens
620bfb699b
[ReactNative] rename Animation to AnimationExperimental with warning docs
2015-04-04 11:20:45 -08:00
laiso
e35521300a
(Xcode) Set indent=2 in all xcodeproj files.
...
Summary:
These are default settings now.
I saw my Xcode be configured indent=4.
![2015-03-30 12 16 11 pm](https://cloud.githubusercontent.com/assets/39830/6889697/98f8b930-d6d6-11e4-81c8-d2146855d127.png )
Closes https://github.com/facebook/react-native/pull/472
Github Author: laiso <laiso@lai.so>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-01 17:14:45 -08:00
Amjad Masad
c94f7c3656
[React Native] Sync from github
2015-03-27 22:09:11 -08:00
Tadeu Zagallo
20291a02df
[ReactNative] s/ReactKit/React/g
2015-03-26 02:42:24 -08:00
Tadeu Zagallo
8679c0bc96
[ReactNative] Add deep linking api
2015-03-25 19:01:08 -08:00
Nick Lockwood
f124c32143
[WIP] Added support for italics and additional font weights
2015-03-25 16:09:08 -08:00
Nick Lockwood
94db4facf5
Unfork UIManager
2015-03-24 17:24:51 -08:00
Christopher Chedeau
1aeb02ada3
[ReactNative] Expanded license on obj-c files
2015-03-23 13:18:29 -08:00
Christopher Chedeau
e1ef0328d9
[ReactNative] Expanded license on js files
2015-03-23 13:17:54 -08:00
Basil Hosmer
ca3be21484
clean Examples/2048
2015-03-20 16:33:03 -08:00
Alex Kotliarskyi
3fd4ed1464
[ReactNative] Put all iOS-related files in a subfolder
2015-03-19 14:37:44 -08:00
Basil Hosmer
c43d1458c7
clean flow errors in react-native-github
2015-03-18 11:44:13 -08:00
Alex Akers
cc74944bef
[React Native] Update 2048
2015-03-13 15:19:05 -08:00
Alex Akers
fb475dd0c4
[React Native] Add preliminary animation API
2015-03-10 14:19:38 -08:00