mmazzarolo / react-native-universal-monorepo

React Native boilerplate supporting multiple platforms: Android, iOS, macOS, Windows, web, browser extensions, Electron.
MIT License
1.7k stars 150 forks source link

Add async-storage support #1

Closed mmazzarolo closed 2 years ago

mmazzarolo commented 2 years ago

Add support for react-native-async-storage (one of the few RN lib that works on all platforms).

Took the chance refactor the metro and webpack settings sharing the common configuration in a new build-tools package — manly to support nohoist correctly.

Screenshot 2021-09-08 at 14 56 20 Screenshot 2021-09-08 at 14 48 34 Screenshot 2021-09-08 at 14 49 02