geminiyellow

Results 27 issues of geminiyellow

ok, ie8's addEventListener is fixed. but it still not working on ie8. form input change -> if click submit button -> not working form input change -> enter key hit...

hi @maxs15 , i check all the prop and the `Position bottom + ScrollView` example. i want the half screen at bottom screen modal change to a full screen modal...

hi @maxs15 , thanks for your great work. i try use this library with react-native-web, when `coverScreen={false}` everything is good, i change it to `true`, the modal not cover the...

### Issue details hi @z4o4z thanks for your work. this lib work very well in `react-native` , but i when to use it in `react-native-web` , something is happen, the...

## Current Behavior ok, here is what i meet: `axis: x` is very smooth, and working well. but when the page show on orientation iPhone, i change it to 'y'....

help wanted
Performance

hi @oliviertassinari , why dont you put the `pagination.js` and `paginationdot.js` to a new package? swipeable-view may need pagination dot. for example, [react-native-snap-carousel](https://github.com/archriss/react-native-snap-carousel/blob/master/src/pagination) have its pagination.

enhancement

hi, @oliviertassinari thanks for your great work. copy some code from the example **DemoCoverflow**, ``` const styles = StyleSheet.create({ container: { flex: 1, }, slide: { backgroundColor: 'yellow', alignItems: 'center',...

@aaronshaf that is a great project. but could you add a flag to set icon on the handler ? like this ![image](https://cloud.githubusercontent.com/assets/929878/22010328/d3a8ced8-dccb-11e6-927b-8d4024330c2d.png)

fix this issue -> [FEATURE REQUEST]: can set icons on toggle handler #80 add `thumb` flag in prop `icons` can move **check & uncheck** mark to the thumb. ![thumb-icon](https://cloud.githubusercontent.com/assets/929878/22013305/af899c84-dcdb-11e6-9c8d-009bc49f1646.gif) @aaronshaf...

it working, but tons of warnings in console, looks like that: ``` Warning: Received `true` for a non-boolean attribute `uppercase`. Warning: Received `true` for a non-boolean attribute `square`. Warning: Received...

web