Anna Logacheva

Results 6 issues of Anna Logacheva

I have gallery.json file with data ```json [ { "id": 1, "name": "The Starry Night ttest", "description": "An oil on canvas painting by Dutch Post-Impressionist painter Vincent van Gogh.", "image":...

I'm using this lib https://github.com/KingSora/OverlayScrollbars for customizing scrollbar and want to use infinite scroll. Infinite scroll works fine without a custom scroll lib. But I need to use both these...

Is that possible to make the creation of boxes easier on touchable devices? Now to create a box I tap two times and sometimes it creates a box sometimes not....

Hello there! How can I get file type? For example "image/png" I am using react-native-aws3 and I need pass type prop there Thanks for any help.

``` this.setState({issue_invoices:index})} inputContainerStyle={[{borderBottomColor: 'transparent',borderBottomWidth:0}]} pickerStyle={{backgroundColor : "#fff",borderWidth:0}} containerStyle={[styles.dropdown,{width:'auto',flex:1,borderWidth:0,paddingBottom:15}]} data={issueInvoices} renderAccessory={() => {return }} /> ``` ![2018-04-04 10 51 42](https://user-images.githubusercontent.com/14949813/38289084-34a74e9a-37f6-11e8-9f75-8ab718f15bd6.png)

### Issue If you do not select a time and right click confirm button will show the current time. But I set minuteInterval = 5 and this parameter ignore. ![srdetryguio](https://user-images.githubusercontent.com/14949813/35606963-2239e0fc-067c-11e8-9a1b-1b496085228e.gif)...