Pieter De Baets
322807b664
Disable code stripping in SampleApp debug builds
...
Reviewed By: @nicklockwood, @sahrens
Differential Revision: D2443697
2015-09-15 10:35:28 -07:00
Pieter De Baets
44fec06891
Fix example apps to use new packager paths
2015-09-04 02:40:41 -08:00
Nick Lockwood
072390ec5c
Fixed SampleAppTests
2015-08-25 04:41:12 -08:00
Martin Konicek
bb708769d4
[ReactNative] Fix sample apps
2015-08-24 11:48:10 -08:00
Nick Lockwood
8d1e02b8bd
Convert alloc/init to new to please linter
2015-08-17 08:46:00 -07:00
Tadeu Zagallo
b9dc29bcb3
[ReactNative] Fix SampleApp xcodeproj configuration
...
Summary:
Make SampleApp scheme shared.
2015-08-13 05:29:28 -08:00
Alex Akers
e9f69bc2e4
Reorganize SampleApp
...
Summary:
2015-08-03 03:32: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
Alex Kotliarskyi
9ff6c0e36b
Upgrade SampleApp LaunchScreen.xib
2015-05-08 11:31:02 -07:00
Alex Kotliarskyi
1f1c6af9cd
[ReactNative] Add instructions for new react-native bundle
2015-04-23 15:34:07 -08:00
Nick Lockwood
bbd5259586
Fixed reachability
2015-04-20 08:33:56 -08:00
Brent Vatne
17ab4f2fb3
Ensure that NSLocationWhenInUseUsageDescription is set, throw error if not
...
Summary:
As per #750 , throw error when trying to use the geolocation module and this key is not set. cc @frantic
Closes https://github.com/facebook/react-native/pull/762
Github Author: Brent Vatne <brent.vatne@madriska.com>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-08 21:28:16 -08:00
Alex Kotliarskyi
edff192c9e
[ReactNative] Make it easier to generate offline bundles
2015-03-27 09:31:24 -08:00
Krzysztof Magiera
02ff4955fd
[react_native] Update default bundle name to org.reactjs.native.*
2015-03-26 11:01:52 -08:00
Alex Kotliarskyi
d88716fba8
[ReactNative] UIViewControllerBasedStatusBarAppearance = NO in SampleApp
2015-03-26 07:25:19 -08:00
Tadeu Zagallo
8679c0bc96
[ReactNative] Add deep linking api
2015-03-25 19:01:08 -08:00
Alex Kotliarskyi
20585eb935
[ReactNative] Add debugger and change SampleApp files structure
2015-03-25 10:25:14 -08:00