Nicolas Gallagher
24801cb5da
[change] Remove SegmentedControlIOS
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
41e4f05eb0
[change] Remove PushNotificationIOS
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
72ede16c9c
[change] Remove ProgressBarAndroid and ProgressViewIOS
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
7ec9b075a1
[change] Remove PickerIOS
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
89bc074327
[change] Remove NetInfo
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
add0e0cb7e
[change] Remove NavigatorIOS
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
8900cea576
[change] Remove MaskedViewIOS
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
6c682bbb92
[change] Remove ListView
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
ece4e95d4d
[change] Remove ImageStore
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
f9eadc10d2
[change] Remove ImagePickerIOS
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
cc5a5d7d27
[change] Remove ImageEditor
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
800f24466e
[change] Remove DatePickerAndroid and DatePickerIOS
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
5a12430b50
[change] Remove CameraRoll
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
fbdbfa5484
[change] Remove AsyncStorage
...
Ref #1352
Ref https://github.com/react-native-community/async-storage/issues/52
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
920211b998
[change] Remove AlertIOS
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
c0c7a18aca
[change] Remove ActionSheetIOS
...
Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
2019-10-04 11:07:08 -07:00
Nicolas Gallagher
e810f1fd2b
0.11.7
2019-08-16 13:15:07 -07:00
Nicolas Gallagher
1cce9a1668
0.11.6
2019-08-09 11:51:16 -07:00
Evan Bacon
8f5e7d4e14
[fix] Export DeviceEventEmitter
...
Close #1402
2019-08-09 10:58:30 -07:00
Nicolas Gallagher
45f94eb43d
0.11.5
2019-07-02 14:06:34 -07:00
Nicolas Gallagher
33dc3cb018
0.11.4
2019-05-21 14:17:21 -07:00
Nicolas Gallagher
cddc2e346b
0.11.3
2019-05-21 12:21:08 -07:00
Doug Miller
2ce434e8f8
[fix] Babel plugin rewrite for main index require
...
Recently the default export was removed from react-native-web. In some
scenarios it is possible to still get to this import path which does not work
anymore. Removing the `.default` fixes commonjs imports from index.
Close #1341
2019-05-15 11:05:35 -07:00
Nicolas Gallagher
801937748b
0.11.2
2019-03-22 10:02:44 -07:00
Nicolas Gallagher
ad78fc7a38
0.11.1
2019-03-15 14:08:24 -07:00
Nicolas Gallagher
763e2d4001
0.11.0
2019-03-12 17:45:10 -07:00
Evan Bacon
2a418bed0c
[change] Organize unimplemented modules in directories
...
Creates a {path}/index.js for each module that has no web
implementation. This enables the babel preset to rewrite all paths and
prevent apps from bundling unused modules.
Fix #1281
Close #1282
2019-03-11 21:13:16 -07:00
Nicolas Gallagher
3d3ea9aeed
[change] Remove ART export
...
Anticipate the removal of ART from React Native core:
https://github.com/facebook/react-native/issues/23313
Simplifies dependencies and builds for web apps.
Close #1251
2019-03-11 13:33:49 -07:00
Nicolas Gallagher
6a84d74185
0.10.1
2019-03-07 11:32:33 -08:00
Nicolas Gallagher
282cb34054
Fix npm publish errors
2019-03-07 11:31:50 -08:00
Nicolas Gallagher
8ce5750d34
0.10.0
2019-01-30 14:13:58 -08:00
Nicolas Gallagher
b62a7bf44d
Update webpack for examples
2019-01-22 18:48:29 -08:00
Nicolas Gallagher
000b92e707
0.9.13
2018-12-31 17:31:46 -08:00
Nicolas Gallagher
79456d5920
0.9.12
2018-12-31 10:34:04 -08:00
Nicolas Gallagher
209ff1fa40
0.9.11
2018-12-31 08:23:58 -08:00
Nicolas Gallagher
6add18c6f0
0.9.10
2018-12-21 21:04:26 +00:00
Nicolas Gallagher
85e098deec
0.9.9
2018-12-05 14:46:11 -08:00
Nicolas Gallagher
8c8978ff76
0.9.8
2018-11-15 21:40:18 -08:00
Nicolas Gallagher
75db0e9183
0.9.7
2018-11-12 17:53:16 -08:00
Nicolas Gallagher
931d666fcc
0.9.6
2018-11-01 12:29:18 -07:00
Nicolas Gallagher
3fa18becc7
0.9.5
2018-10-29 18:04:02 -07:00
Nicolas Gallagher
89468b7d6e
0.9.4
2018-10-22 20:06:58 -07:00
Nicolas Gallagher
d6e8530f4d
0.9.3
2018-10-11 17:40:41 -07:00
Nicolas Gallagher
a54bdeec09
0.9.2
2018-10-09 18:02:55 -07:00
Nicolas Gallagher
1f3a77dada
0.9.1
2018-09-27 14:30:26 -07:00
Nicolas Gallagher
9a1cade1f0
0.9.0
2018-09-17 10:55:16 -07:00
Nicolas Gallagher
c0de9dddf3
0.8.11
2018-09-17 09:47:04 -07:00
Nicolas Gallagher
f196335281
0.8.10
2018-09-09 13:10:51 -07:00
Nicolas Gallagher
9c8407162e
0.8.9
2018-07-19 12:32:40 -07:00
Nicolas Gallagher
d4af1eb981
0.8.8
2018-07-06 15:06:46 -07:00