Taylor Beiser

Results 6 issues of Taylor Beiser

How can I tell if file is completely finished downloading and ready to be viewed? I am downloading images from server and placing them in the DocumentDirectoryPath, however, even after...

I am getting a blank white screen when loading a map running from a signed APK build on Android. I only see the mapbox info icon. It works fine on...

bug

Using the next branch, the user is able to deselect bold, italic, etc. However, the user is unable to deselect H1, H3, bulleted list, etc. Please add the ability to...

On next branch when using the image component for our own icons on the toolbar, there does not seem to be an ability to set the selected icon. The selectedColor...

Using the next branch, how do I hide the up/down arrows and down button that appears when I click in the editor? If I add hideKeyboardAccessoryView to the webview in...

I am having an issue where RNFS.downloadFIle will not work on Android, no crash or error, the app reaches this line `RNFS.downloadFile(options).promise.then(response => {` and never enters the block, not...