Peace

Results 44 issues of Peace

Required for compatibility with Webpack 2.x See #38

KeyboardAvoidingView only works with single-line TextInputs. When the `multiline` prop is set, KeyboardAvoidingView does not shift the TextInput at all. ### Is this a bug report? Yes ### Have you...

Platform: iOS
Ran Commands
Component: TextInput
Bug

I forked this repo and published the latest version as `@peacechen/google-maps-react` https://www.npmjs.com/package/@peacechen/google-maps-react

We're using [Spectaql](https://github.com/anvilco/spectaql) to generate API documentation. It supports [directives](https://github.com/anvilco/spectaql#the-spectaql-directive) to supply metadata to the document generator. Does nexus have a way of inserting that into the generated schema.graphql? If...

I'm loading iNoBounce as a module via Browserify and encountered a few issues. Both were related to global being undefined, one in the AMD global.define section, the other for the...

I implemented the Embedded scrollview scrolling restrictions that you decribed at https://github.com/IjzerenHein/famous-flex/blob/master/tutorials/FlexScrollView.md#embedded-scrollview-scrolling-restrictions Unexpectedly, it always fires both vertical & horizontal scrollstart events. I had to make a small change to...

Running this command: `npm install grunt-angular-architecture-graph` Creates a package.json inside of the node_modules directory. This looks like a generated file as it contains the local installation path. Not sure how...

**I'm submitting a bug report** I've written an app that contains React components. However the Aurelia Router doesn't like pages that have `@noView`, returning TypeError. #415 touched on this but...

enhancement

When passing in prop `renderHeader={this.renderHeader}` to GridView, it sizes the header as though it's a cell. I expected the header (and footer) to take up the full width of the...

`react-native-material-dialog` supports Material Design styling. It looks nice and generally works well, but has some issues such as spinner overlays not able to render on top of the modal. Would...

enhancement
help wanted