Pieter De Baets
44fec06891
Fix example apps to use new packager paths
2015-09-04 02:40:41 -08:00
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
dd7945ae37
[OpenSource] Fix TicTacToe
...
Summary:
Needed to link RCTWebSocketManager to the project as instructed by the following issue:
https://github.com/facebook/react-native/issues/2256
2015-08-19 20:05:13 -07:00
Alex Akers
b4cd019f39
[React Native] Remove animated GIFs from TicTacToe example
2015-07-06 04:11:03 -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
Rusty Conover
394cc661a1
[TicTacToe] Fix missing image styles for TicTacToe example
...
Summary:
Without a width or height set for the X or O image they don't appear, fix this problem by adding styles with width and height specified.
Closes https://github.com/facebook/react-native/pull/1122
Github Author: Rusty Conover <rusty@luckydinosaur.com>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-06-11 18:03:21 -08:00
Nick Lockwood
bbd5259586
Fixed reachability
2015-04-20 08:33:56 -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
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
Alex Kotliarskyi
3fd4ed1464
[ReactNative] Put all iOS-related files in a subfolder
2015-03-19 14:37:44 -08:00
Nick Lockwood
fb2f063ef5
Ported TabBarIOS to OSS and unified implementation
2015-03-05 17:16:19 -08:00
Spencer Ahrens
3daaf1741c
[ReactNative] Clean up libraries and include paths
2015-03-03 10:46:34 -08:00
Spencer Ahrens
8852e1103f
[ReactNative] Fix OSS Projects
2015-03-03 10:46:33 -08:00
Spencer Ahrens
300dfd74f0
[ReactNative] unpod Movies and TicTacToe examples
2015-03-02 15:03:35 -08:00
Spencer Ahrens
c7b5a1ddfa
[ReactNative] Use local CocoaPod config for ReactNative modules
2015-02-27 08:36:53 -08:00
Spencer Ahrens
99f7a0ab9d
[ReactNative] Pull out some OSS modules into separate libs
2015-02-27 08:36:52 -08:00
Spencer Ahrens
aa03c2755e
[ReactNative] Bring back ReactKit proj files
2015-02-20 16:49:03 -08:00
Spencer Ahrens
efae175a8e
[react-packager][streamline oss] Move open sourced JS source to react-native-github
2015-02-19 21:25:11 -08:00