Emily Janzer
4b28a847e6
[android] fix crash if breadcrumb refs don't exist
2015-08-20 19:08:16 -07:00
Martin Konicek
d10e4dbf0f
[ReactNative] Use ASCII double quotes
...
Summary:
We mix ASCII double quotes with left and right quotes: https://github.com/facebook/react-native/blob/master/Libraries/CustomComponents/ListView/ListView.js#L13
Let's be consistent.
2015-07-24 13:16:25 -08:00
Eric Vicenti
c28d33f3a2
[ReactNative] Remove dependencies on Navigator idStack
...
Summary:
idStack is going away soon. This removes all references to it. Looking at the internal state of navigator will make you have a bad time.
The biggest change is switching to the new component-freezing techinique in the navigation bars. This way we avoid dependence on the idStack to provide a scalar ID for each route.
2015-07-17 15:28:57 -08:00
Andy Street
0a3fca9520
[react_native] JS files from D2130816: [react_native] Don't render crumb container to texture
2015-06-09 03:09:17 -08:00
Eric Vicenti
8afdf30363
[ReactNative] Navigator refactor and improvements
2015-04-27 21:37:33 -08:00
Andy Street
b0348edcae
[react_native] JS files from D2001635: [react_native] Use hardware layers during adsmanager Navigator navigation
2015-04-21 04:10:52 -08:00
Philipp von Weitershausen
dbe8e31c20
[ReactNative][Navigator] Remove another unnecessary use of absolute screen width
2015-04-17 15:02:48 -08:00
Eric Vicenti
5a6bf00223
[ReactNative] Rename NavigationBar props
2015-04-01 07:43:22 -08:00
Philipp von Weitershausen
a9167a29b7
[ReactNative] PropTypes for NavigationBars
2015-03-30 14:36:25 -08:00
Tadeu Zagallo
921da23e22
[ReactNative][CustomComponents] Update old headers
2015-03-26 09:12:48 -08:00
Eric Vicenti
5b8aad5fdc
[ReactNative] License headers and renaming
2015-03-26 00:34:14 -08:00