Andrew Royce
Andrew Royce
Is it possible to expose just the rotate feature? I use this throughout my app, and as many are aware, some Android devices return an image with the wrong rotation....
A user recently ran into an issue with a database that the app downloads and installs. So I did some testing and tried to reproduce it. So the current workflow...
Lets say I added a new image to my project and just want to generate all the resources for that one file. Something along these lines: ``` ~/myproject ticons assets...
I noticed sometimes the titles do not stack correctly. You can see in the image the title 'Andrew Royce' event goes from the 8th to the 9th. The next event...
Had the white square icon issue for notifications.. https://clevertap.com/blog/fixing-notification-icon-for-android-lollipop-and-above/ Finally after trying different icons, I looked at the code and noticed on index.js that icon should default to ic_notification. `...
I am currently using a FlatList and am having issues with touch events. I saw the ticket [here](https://github.com/dancormier/react-native-swipeout/issues/215) and have been testing myself over the last few hours. The issue...
I was looking to build a 15 puzzle slider using this module but I noticed you can only lock to one axis. I was wondering if it is somehow possible...
Not sure of the status on this but here is an updated version with everything working, if you find any issues feel free to submit a PR. https://github.com/rollsroyc3/react-native-dropdown