Alex Kotliarskyi
c5a6b44c76
[RFC][ReactNative] Integrate dev menu directly into RootView
2015-03-25 17:16:42 -08:00
Nick Lockwood
f124c32143
[WIP] Added support for italics and additional font weights
2015-03-25 16:09:08 -08:00
Alex Kotliarskyi
d0d6dbffb3
[ReactKit] Add shake development menu
2015-03-25 10:36:37 -08:00
Spencer Ahrens
15f6783f34
[ReactNative] Add snapshot tests for examples
2015-03-24 21:48:49 -08:00
Eric Vicenti
7311260e58
[ReactNative] Rename JSNavigationStack to ReactNavigator, rename scene config
2015-03-24 19:27:59 -08:00
Spencer Ahrens
af95e95043
[ReactNative] cleanup view example
2015-03-24 19:20:46 -08:00
Eric Vicenti
9b03bec662
[ReactNative] rename navigationOperations to navigator
2015-03-24 15:28:36 -08:00
Basil Hosmer
6daf7d2634
last batch of UIExplorer flowification
2015-03-24 13:17:41 -08:00
Eric Vicenti
23094dbfc3
[ReactNative] JSNavigationStack rename routeMapper to renderSceneForRoute
2015-03-24 11:48:42 -08:00
Eric Vicenti
f9f219efcb
[ReactNative] OSS Responder example
2015-03-24 11:13:48 -08:00
Tadeu Zagallo
57ee9e7dc0
[ReactNative] Use oss TimerMixin
2015-03-24 10:46:05 -08:00
Eric Vicenti
c9a40a989b
[ReactNative] OSS JSNavigationStack w/ Examples
2015-03-24 09:39:40 -08:00
Tadeu Zagallo
8ae0eacf17
[ReactNative] Open Source PushNotifications and move Badge Number methods and permission into it
2015-03-24 04:31:34 -08:00
Amjad Masad
2cafe228e4
[ReactNative] Use deprecated ix in TabBarExample
2015-03-23 13:43:37 -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
d6bb48d972
more UIExplorer flow
2015-03-23 11:21:08 -08:00
Basil Hosmer
45a7b5cdcb
UIExplorer flowification
2015-03-23 00:24:47 -08:00
Christopher Chedeau
87f42ab450
[ReactNative] Remove react-native/package.json
2015-03-22 20:17:01 -08:00
Amjad Masad
f1746ac83e
[react-packager] change all but one `ix` to `require`
2015-03-20 15:26:58 -08:00
Alex Kotliarskyi
3fd4ed1464
[ReactNative] Put all iOS-related files in a subfolder
2015-03-19 14:37:44 -08:00
Tadeu Zagallo
da2b122e21
[ReactNative] Add search to UIExplorer
2015-03-19 11:03:28 -08:00
Alex Kotliarskyi
0de49ab0d5
[ReactNative][RFC] Bring Chrome debugger to OSS. Part 1
2015-03-19 09:32:52 -08:00
Christopher Chedeau
48f7399cfc
[ReactNative] Remove ListViewDataSource from require('react-native')
2015-03-18 18:53:16 -08:00
Christopher Chedeau
13e054a714
Convert UIExplorer to ListView
...
Summary:
Using <ListView> is not that much more work but gives us section headers for free :) Now there are two groups: Components and APIs. It mirrors the documentation.
Closes https://github.com/facebook/react-native/pull/163
Github Author: Christopher Chedeau <vjeux@fb.com>
Test Plan: ![ios simulator screen shot mar 17 2015 9 09 07 pm](https://cloud.githubusercontent.com/assets/197597/6702577/d40c00ae-ccea-11e4-8035-cfb46367ea1d.png )
2015-03-18 17:52:53 -08:00
Christopher Chedeau
4b42f8c9e9
[ReactNative] s/render*View/render/ in <WebView>
2015-03-18 16:02:19 -08:00
Tadeu Zagallo
196bc85629
[ReactNative] Remove ExpandingText
2015-03-18 13:08:23 -08:00
Basil Hosmer
c43d1458c7
clean flow errors in react-native-github
2015-03-18 11:44:13 -08:00
Tadeu Zagallo
8cb6dc2ff6
[ReactNative] Rename Slider to SliderIOS
2015-03-18 08:36:12 -08:00
Spencer Ahrens
9be95db726
[ReactNative] Add TimerExample
2015-03-17 22:09:04 -08:00
Alex Kotliarskyi
e07c8db607
[ReactKit] Fail tests when redbox shows up
2015-03-17 13:23:46 -08:00
Christopher Chedeau
f8f3f67bed
[ReactNative] Increase timeout for obj-c tests
2015-03-17 08:33:42 -08:00
Joe Stanton
f8ab8415d5
[RCTVibration] Basic Vibration API
...
Summary:
* Exposed as `VibrationIOS.vibrate();`
* Included a UI Explorer example.
* Vibration patterns are currently unsupported as there is no API to produce a vibration of less than 1 second on iOS.
Closes https://github.com/facebook/react-native/pull/154
Github Author: Joe Stanton <joe.stanton@red-badger.com>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-03-16 20:41:33 -08:00
Eric Vicenti
310aef9dcc
[ReactNative] NetworkInformation.reachability API w/ example
2015-03-16 13:44:40 -08:00
Nick Lockwood
66bb821a31
Unforked RKWebView
2015-03-14 00:22:43 -08:00
Eric Vicenti
85bcbd4bf3
[ReactNative] AlertIOS.alert and examples
2015-03-13 17:34:13 -08:00
Tadeu Zagallo
28e38afb68
[ReactNative] Oss ActionSheet
2015-03-13 10:51:06 -08:00
Owen Coutts
582d8f062a
[React Native] add support for reading tracking bit
2015-03-12 15:25:44 -08:00
Eric Vicenti
5c853c4433
[ReactNative] AppState cleanup, remove Subscribable, add in OSS examples
2015-03-11 20:35:57 -08:00
Nick Lockwood
2424711a03
Unforked ExceptionsManager, AlertManager and AppState
2015-03-11 13:46:35 -08:00
Spencer Ahrens
221ddd3cfe
[ReactNative] OSS AsyncStorage with example
2015-03-11 11:54:09 -08:00
Spencer Ahrens
97f3c5a42b
[ReactNative] Remove duplicate example entries
2015-03-11 11:17:46 -08:00
Nick Lockwood
74e84ba494
Unforked RKNavigator, RKScrollView and RKView
2015-03-10 19:25:46 -08:00
Alex Kotliarskyi
378e59b90a
[ReactNative] Make tests run on TravisCI
2015-03-10 18:33:20 -08:00
Alex Kotliarskyi
b185cbd6e6
[ReactKit] Create test for OSS ReactKit
2015-03-10 13:55:34 -08:00
Alex Akers
a8aedb3e78
[React Native][Device ID][wip] implement most basic js access
2015-03-10 11:56:47 -08:00
Spencer Ahrens
184ae2314d
[ReactNative] OSS Picker
2015-03-10 09:29:53 -08:00
Tadeu Zagallo
403fbd66c3
[ReactNative][tmp] Rename GeoLocation2 files back to Geolocation
2015-03-10 09:01:11 -08:00
Tadeu Zagallo
7462caa304
[ReactNative][tmp] Rename GeoLocation files to fix letter case
2015-03-10 09:01:10 -08:00
Tadeu Zagallo
fa87d83af5
[ReactNative] Oss GeoMap
2015-03-09 17:55:40 -08:00