Konstantin Raev
6ea26c01de
Reverted commit D4027388
...
Reviewed By: yungsters
Differential Revision: D4027388
fbshipit-source-id: 8e3341b6f393ccf432c1a4e22a7cbf422284a06f
2016-10-16 04:13:42 -07:00
Jan Kassens
e58d17e68b
React.Element<any> » React.Element<*>
...
Reviewed By: yungsters
Differential Revision: D4027388
fbshipit-source-id: 5bc178eab1ab72283622b4b7d418f9fd43ec0792
2016-10-15 17:58:38 -07:00
Tim Yung
e8198aed8d
Cleanup: Prefer `React.Element` over `React$?Element`
...
Reviewed By: vjeux
Differential Revision: D4013049
fbshipit-source-id: 18a447fdbc584418d6a51770363bcd221e7fb7dc
2016-10-14 08:59:37 -07:00
leeight
99d742c0b7
On Android `geolocationError` return PositionError object.
...
Summary:
Follow iOS implementation:
https://github.com/facebook/react-native/blob/master/Libraries/Geolocation/RCTLocationObserver.m#L325
and FIX #9710
Closes https://github.com/facebook/react-native/pull/9734
Differential Revision: D3819868
Pulled By: mkonicek
fbshipit-source-id: 3deb7d3d253d402bfcb88c6a94ca705128998748
2016-09-05 12:58:43 -07:00
Adrian Paul Matos
8af6aefd54
Fix alert's error message
...
Summary:
`error` is not an object so `error.message` will return 'undefined'
Closes https://github.com/facebook/react-native/pull/9271
Differential Revision: D3689980
Pulled By: javache
fbshipit-source-id: 07de946f04cdff0e8013faa2c5512c51c82147b9
2016-08-09 04:43:34 -07:00
Ben Alpert
a2fb703bbb
Convert from React.createClass to ES6 classes
...
Reviewed By: cpojer
Differential Revision: D3619143
fbshipit-source-id: e14e81468d467437ee3d79c34c34b7780a46ca1c
2016-07-26 01:13:31 -07:00
Pieter De Baets
2f73ca8f76
Cleanup UIExplorer folder
...
Summary: Move all JS to a js/ subfolder so we get some overview of this folder again.
Reviewed By: bestander
Differential Revision: D3542598
fbshipit-source-id: 7637133fe4152f4d39e461b443b38510272d5bc8
2016-07-12 05:59:13 -07:00