Oboo Cheng

Results 10 comments of Oboo Cheng

Hi, reminder from October, AWESOME job need maintain

It seems that we couldn't do this today because the [when clause context ](https://code.visualstudio.com/docs/getstarted/keybindings#_when-clause-contexts) doesn't support "current line is empty" condition. You may change `⌘ + backspace` binding to `editor.action.deleteLines`...

the `font` attribute here lose backquote ` `` `. Copy this: ```jsx Hello World ```

Please paste your code completely here. Have you tried different font such as `Courier`? offer your platform information will be awesome.

Hi there,due to the upgrade of react native the main `index.android.js` file use different type.Instead of add mixin to component we should create component inherited from `React.PureComponent` [Demo Gist Here...

you haven't build the project or there's an error occured when building the project.Try my improved version [here](https://github.com/Obooman/RCTRefreshControl).

After I run `react-native link ` it works well.`[email protected]` and `[email protected]`

Hi and sorry for my late responding.The library can't go with latest react-native version and I know little about OC.PRs are welcome or I don't know when it will update.

Just use my fork version [here](https://github.com/Obooman/RCTRefreshControl).It seems that this repo is not under mantainess any more.The fork version will keep update to latest react-native version. @richarddewit @ivanbrens @plrthink and you...