kanvas-ios icon indicating copy to clipboard operation
kanvas-ios copied to clipboard

Kanvas: a creation tool for iOS

Results 72 kanvas-ios issues
Sort by recently updated
recently updated
newest added

Add [shields](https://shields.io) to the Readme: - Cocoapods - CircleCI

We should use the newer [iOSSnapshotTestCase](https://github.com/uber/ios-snapshot-test-case) for several reasons: - More actively developed than FBSnapshotTestCase - Includes [support for XCTAttachments](https://github.com/uber/ios-snapshot-test-case/pull/86) (should make failures easier to parse)

Kanvas should be usable with Swift Package Manager.

The pod should be named `Kanvas` and the framework should be called `Kanvas`. This project is not just a camera, so let's have the name reflect that.

The `MediaPlayerTests.testPlayVideo()` method fails run run on CircleCI: ``` Test Case '-[KanvasCameraExampleTests.MediaPlayerTests testPlayVideo]' started. 2020-10-27 01:10:30.268425+0000 KanvasCameraExample[1467:68019] [aqme] AQMEIO.cpp:352:AQMEIOManager_FindIOUnit: error -66680 finding/initializing Device.AQDefaultDevice 2020-10-27 01:10:30.268629+0000 KanvasCameraExample[1467:68019] [aqme] AQMEIO.cpp:352:AQMEIOManager_FindIOUnit: error -66680...

The `FilteredInputViewControllerTests.testFilteredInputView` fails to run on CircleCI: ``` Test Case '-[KanvasCameraExampleTests.FilteredInputViewControllerTests testFilteredInputView]' started. Fatal error: Failed to create MetalContext: file KanvasCamera/FilteredInputViewController.swift, line 25 2020-10-27 01:10:02.339476+0000 KanvasCameraExample[1452:62258] Fatal error: Failed to...

Where do the stickers in Tumblr come from? Is it a custom library? Or sourced from a third party? Could we easily reuse the UI here to show the device...

stories

This pull request aims to resolve an issue where extra lines appear on the screen during the drawing process with marker. The problem stems from situations where the endPoint value...

text not overlap on video. also loader not dismiss when export video and images.

Add an instruction of how to to bump version for the project