大象笔记
@zhongwei (微信)
2025-01-30 11:43
expo.useLegacyPackaging

类似消息

大象笔记
@zhongwei (微信)
2025-01-30 11:05
React Native 0.73, which is used in Expo SDK 50, bumped the Android minSdkVersion to 23. This had the side effect of changing the default value of extractNativeLibs to false. If set to false, your native libraries are stored uncompressed in the APK. Although your APK might be larger, your application loads faster because the libraries load directly from the APK at runtime. For Android, you can use Android APK Analyzer or apktool to inspect the contents of your app。 To analyze JavaScript bundles, use Expo Atlas. You may find libraries that you thought were very small actually have a large impact on the bundle
大象笔记
@zhongwei (微信)
2025-01-30 06:53
梦见钱包丢了,手机也丢了(╥﹏╥) 睡前还是不能太兴奋🥱
大象笔记
@zhongwei (微信)
2025-01-29 22:58
react native 开发的 app,整体上体验非常流畅。只有冷启动那一下,那个开屏过渡图标页面比较尬,增加一个 slogan 展示作为过渡页也不错 😌 录个视频展示一下(๑˃̵ᴗ˂̵)📱
大象笔记
@zhongwei (微信)
2025-01-30 23:14
开车真累,期待 l3 自动驾驶🚗ヾ(・ω・`。)
大象笔记
@zhongwei (微信)
2025-01-31 16:56
没想到微软官方支持了 react native Windows,跟 expo 的开发框架无缝结合,这同时开发 web,Android,Windows,ios 四个平台,真的太梦幻了。用来开发小工具真方便
大象笔记
@zhongwei (微信)
2025-01-31 17:00
react native Windows 开发的客户端还可以发布到 Windows 应用商店 👍,厉害了。本质上就是一个 uwp 的程序