Eduardo Silva
Eduardo Silva
Possibility to set a specific width to progress background. :)
Starting February 1st 2015 Apple will require that all App Store submissions be compiled using the iOS 8 SDK, and support 64-bit architectures. http://www.appcelerator.com/blog/2014/11/alpha-version-of-titanium-sdk-64-bit-support-now-available/
Starting February 1st 2015 Apple will require that all App Store submissions be compiled using the iOS 8 SDK, and support 64-bit architectures. http://www.appcelerator.com/blog/2014/11/alpha-version-of-titanium-sdk-64-bit-support-now-available/
When I open the app from background the video stopped.
TypeError: Cannot read property 'length' of undefined, when loading the screen. **Versions:** react-native: 0.58.6 react: 16.5.0 react-native-infinite-virtualized-list: 0.1.14 **Code** ``` import GiftedListView from 'react-native-infinite-virtualized-list'; onFetch(page = 1, callback, options) {...
## Detailed Description When I use the `moment().endOf("M")` in many 31 days months, as December, the return is the day 30th. `moment().endOf("M").format("dd/MM/YYYY")` return 30/12/2017 ## Context I use this to...