William Lauzé
William Lauzé
make this lib compatible with project not depending on react
Enabling proguard on an application in production would impact the reflection in the keyManager ``` String prefName = String.format("%s_%s_preferences", getClass().getCanonicalName(), keychainId); ```
It would be very useful to let the user pass down source-map-explorer client options. It would make it easier to use this lib as well to run on `ci` 
I had trouble running the yarn format. Basically make sure to print console output for the packagerOptions yarn command to the calling console.
Reading the readme, I was under the impression that: react-native clean-project was interactive and that react-native-clean-project + flags would be non-interactive. Should we have options supporting both `keep & remove...
https://developer.android.com/about/versions/12/features/splash-screen
add section for dark/light theme specific styling ? ~https://medium.com/likecoin/mjml-react-email-dark-mode-44b~ https://medium.com/likecoin/mjml-react-email-dark-mode-44b4a53152bf
InvalidStateError: Customer has not yet completed the Billing Request Flow payment pages ---- The payment method creation seems to be flaky. We did receive the `redirect_flow_id` from the URL but...
The bundle size passed from `55kb` to `173kb` updating the library from `9.11.1` to `11.0.1`. Should `css-tree` be an optional dependency? 