Benjamin Hanes
|
dbdd663921
|
Update with-react-native-web example to use babel (#6170)
Fixes https://github.com/zeit/next.js/issues/6138
Tested with both latest and 8.0.0-canary.17
|
2019-01-29 13:42:44 +01:00 |
|
David Calhoun
|
ba5f1b2c21
|
[change] Update react-native-web example (#5489)
Utilize ES modules, which are now the default export for
`react-native-web`.
_NOTE:_ [This example requires `next@^7.0.0`](https://bit.ly/2PaEhao).
|
2018-10-22 22:32:24 +02:00 |
|
David Calhoun
|
6f4925c193
|
[change] Update RNW example (#4787)
|
2018-07-15 20:59:20 +02:00 |
|
David Calhoun
|
8b1458af4f
|
Add with-react-native-web example (#3781)
* Add with-react-native-web example
Showcase the required work to use
[react-native-web](https://github.com/necolas/react-native-web) with
Next.js.
* Repair lint warnings
|
2018-02-13 17:42:31 +01:00 |
|