Emily Xiong
Emily Xiong
could we create a class just for `box-sizing: content-box;`? I need to use this style for my project but realize it is not a tachyons class, so I create my...
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
Got an error: ``` TypeError: dispatcher.useSyncExternalStore is not a function. (In 'dispatcher.useSyncExternalStore(subscribe, getSnapshot, getServerSnapshot)', 'dispatcher.useSyncExternalStore' is undefined) ```
https://www.npmjs.com/package/babel-preset-react-native is deprecated in babelrc file, need to change to "module:metro-react-native-babel-preset"
I was trying to use react-native-web to create a web app out of my react native mobile app. it works fine in the mobile simulator, just got errors when i...
## Description try react native 0.69.0-rc.6. throw an error with react-native-reanimated 3.0.0-rc.0 on android. error: ``` FAILURE: Build failed with an exception. * Where: Build file '/Users/emilyxiong/Code/tmp/studio-ghibli-search-engine/node_modules/react-native-reanimated/android/build.gradle' line: 541 *...
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
I tried to use this library with my react typescript project. I keep getting this lint error: `Could not find a declaration file for module 'redux-action-creator'.`. Could you add index.d...
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #