iosdev4rnd
iosdev4rnd
hi, i have a video of size 1.6 mb (480 x 270). imported to library too for testing (same video). now when i select this video using picker, the size...
hi, its one cell for skeleton view, but it behaves randomly... not sure why its happening. can you help me find out issue ?
i want to present this menu and then without dismissing it, want to push view controllers in it. but i am unable to do so. may be i am doing...
Hi, i am getting this outdated code error when i checkout the code. i dont want to edit the files. so am i fetching wrong branch ? or what. if...
is there an easy way to fix RTL issues in this library ? i am facing spacing issues and text alignment issues in RTL (arabic)
hi, i am using collectionview to show gifs and images mix. problem is the gif came from the url goes to random cells. i have used prepareForReuse() as well... but...
hi, i am facing an issue where the selected pageitem is not shown to user , (he has to scroll to go to selected paging item). its selected but not...
Hi,  is it possible to have custom xib (view) instead of these lines and label only ? i want to create my own view for this purpose. i tried...
Hi, i am using .alignment on TTGTextTagCollectionView. and it does nothing. by default takes left and never changes. am i doing something wrong or its bug in library ?
Good day! i am facing this performance issue. i diagnosed it and it is because of `[self updateMaskWithPath:path];` in `TTGTextTagCollectionView` file. i tried different ways to handle it, but i...