5 Commits

Author SHA1 Message Date
Benoit Dion
87f21ac7a2 Integrate crna-kitchen-sink into the monorepo
Add a metro config file to ignore undesired packages from the metro bundle. Also avoid hoisting react-native.
2019-03-16 10:33:50 -04:00
Benoit Dion
38888d01c4 Some documentation 2019-02-23 17:23:47 -05:00
Norbert de Langen
d8d1042602 WIP 2019-02-15 09:13:57 +01:00
Estevão Lucas
d33ac612f9 chore: bump up Expo version in crna-kitchen-sink example (#4597)
Issue: N/A

## What I did

Update expo requirement from `^24.0.2` to `^30.0.1` for `crna-kitchen-sink` example. Also remove [`crna`](https://github.com/react-community/create-react-native-app)'s `react-native-scripts` to use `expo`.

Motivation: I tried to use `crna-kitchen-sink`, but [I got stuck in "Starting packager"](https://github.com/react-community/create-react-native-app/issues/203).

PS: `whatwg-fetch` was added to fix this issue: ["Can't Find Variable Self"](https://stackoverflow.com/questions/52269560/react-native-expo-cant-find-variable-self)
2018-10-30 18:08:49 +02:00
Pavan Kumar Sunkara
bd637ad78f Move crna-kitchen-sink to examples-native folder 2018-10-13 22:15:33 +02:00