Sam Fung

Results 6 issues of Sam Fung

Opening and running `Demo.xcodeproj` returns the following error. ![image](https://cloud.githubusercontent.com/assets/371691/15662158/05353264-26a3-11e6-87e1-4be06452dd77.png)

Please advise. The instruction isn't so clear on how to add additional language support.

The document is little bit unclear of whether the parameters are taken as literal string or value from $scope unless I look into the code. It would be nice if...

I was able to load and cache the image file using `ImgCache.cacheFile()` from imgcache.js. However, when I switch to using the `img-cache` directive like ``, I always got the XHR...

Anyone has luck using the Turbopack by running `pnpm turbo`? I get the following error. ``` error - Error: Cannot find module 'contentlayer/generated' [at /Users/sfung/src/doughy/.next/server/app/chunks/ssr/app_b74d6a._.js:298:15] [at /Users/sfung/src/doughy/.next/server/app/chunks/ssr/app_b74d6a._.js:301:3] [at [project]/app/(marketing)/blog/page.tsx (ecmascript,...

Allow to set badge on a tab item. Similar to https://facebook.github.io/react-native/docs/tabbarios-item.html#badge

enhancement
help wanted