/Example_APP_with_Snapshot_and_Texture

this repository contains an example app to reproduce an issue with the Texture framework combined with FBSnapshotTestCase. this issue is causing UI test that are running via the snapshot framework to fail, for example, on round corners. removing Texture framework will resolve this issue

Stargazers