[React Native] ESLint + Prettier + lint-staged + husky + commitlint Posted by By M 2024-11-15 安裝以下版本的 ESLint + Prettier + li…
React Native TextInput 設置 multiline 在 iOS 上會自動調用 onChangeText 的 bug Posted by By M 2024-11-04 <TextInput style={styles.in…
[React Native] Text onTextLayout 在 Android, iOS 上回傳不一樣的行數 Posted by By M 2024-10-06 若 Text 設置了 numberOfLines,onTex…
yarn cannot create property ‘lastUpdateCheck’ 解決方法 Posted by By M 2024-09-28 錯誤訊息 TypeError: Cannot create …
React Native 打包 iOS APP 發布到 TestFlight 測試與上架 App Store Posted by By M 2024-08-28 這是我在2023第十五屆 iThome 鐵人賽發表的系列文章…