VCFloatingActionButton
VCFloatingActionButton copied to clipboard
Shows nothing on iOS 14 beta
Hi,
It's showing nothing when we run the app on iOS 14
See video for detailed explanation
https://www.dropbox.com/s/paubgb26lf6h3u6/RPReplay_Final1600084354.mp4?dl=0
As far as I know, when you build your code with XCode 12, then window structure is a bit different with what we known with XCode 11 + iOS 13. The application keyWindow is gone! That will cause sub buttons cannot display correctly.