Kei Yamashita
Kei Yamashita
@ZainaliSyed Apparently, the Picker class has a [static value `Item` rather than `item`](https://github.com/react-native-picker/picker/blob/master/js/Picker.js#L147). I tried with `item` in my local env and had the same warning but could solve it...
`view-style-props.md` と `activityindicator.md`やります
@bibschan Ya that day works for me. Thanks!
@bibschan does my GitHub account's picture work for you? If so feel free to grab one from my page
It seems like all fonts exported in svgs are resulting in their default font, `Segoe UI Emoji`. I'd suspect the `exportToSvg()` from excalidraw package is the culprit as this application...
With a little further research, it turned out that `exportToSvg()` was alright in the latest version of Excalidraw repo so it was due to a discrepancy between the app and...
@KevinMusgrave Hm I tried reproducing it in my env but couldn't. Would you mind sharing your `.excalidraw` file if it doesn't contain anything private? I have [fixed crash bug](https://github.com/dai-shi/excalidraw-animate/pull/56/commits/889a2bdf5ef125ef42c6091aa39e771a7161db72) but...
@KevinMusgrave Thanks for the file! I was quite busy with my real-life situation so it took a bit to look into the issue, but I just pushed the fix to...
> @kei95 As we discussed, we should have an ultimate solution for this. Just heard that https://github.com/excalidraw/excalidraw/pull/8012 enabled embedding fonts. Does it help us at all? > @excalidraw/utils embeds the...
[Opened a discussion there](https://github.com/excalidraw/excalidraw/discussions). Let's hope that pushes their back toward the release 🙂