byCedric / expo-monorepo-example

Fast pnpm monorepo for cross-platform apps built with Expo / React Native and React.
https://docs.expo.dev/guides/monorepos/
MIT License
724 stars 76 forks source link

apps/with-dev-client #23

Closed renanmav closed 3 years ago

renanmav commented 3 years ago

Related to #20

Installed react-native-mmkv within a expo-dev-client app

byCedric commented 3 years ago

Ah yikes, I think the repo misses a proper config for Prettier. Let's ignore that for now, will merge and fix that tomorrow.

renanmav commented 3 years ago

@byCedric fixed linting problems in 204ca77

byCedric commented 3 years ago

Looking good, thanks for adding it!