react-native-3d-model-view icon indicating copy to clipboard operation
react-native-3d-model-view copied to clipboard

Fix alpha and caching

Open CreateStack opened this issue 3 years ago • 0 comments

  • Add alpha channel for android background color
  • Remove file caching so that conflicts don't occur with same filenames
  • Remove AR in iOS as it was causing errors in building and modify podfile to fix building errors

CreateStack avatar Jun 04 '22 09:06 CreateStack