Recent Posts
Explore my latest thoughts and ideas on various topics.
June 17, 2025
Developing an in-repo library with React Native 0.76 & Metro 0.81
react native monorepo the easy way, symlink, metro, typescript
engineering
June 10, 2025
react-native-inappbrowser referencing to alpha release of androidx.browser:browser
androidx.browser:browser updated to 1.9.0-alpha04 breaking the build with react-native-inappbrowser in react native 0.76.9
engineering
April 19, 2025
Why I choose OP-SQLite over WatermelonDB on React Native
Why I choose OP-SQLite over WatermelonDB on React Native
engineering
April 18, 2025
Next.js trailing slash exceptions
When using trailingSlash: true, certain URLs are exceptions and will not have a trailing slash appended
engineering
April 18, 2025
Drizzle works with OP-SQLite on React Native without Expo
Drizzle works with OP-SQLite on React Native without Expo
engineering
April 17, 2025
Xcode 16.3 and undefined template 'std::char_traits<unsigned char>'
Xcode 16.3 no longer works with React Native < 7.6
engineering